Skip to content

Commit

Permalink
Update version number and date
Browse files Browse the repository at this point in the history
  • Loading branch information
viler-int10h committed Feb 15, 2024
1 parent 3c7a1c3 commit b95e325
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion FRAPT.TXT
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
���- � � � � � �� | ۱
��- � � �
��- ��[ F O N T R A P T I O N ]�� � �C�R�T�C� �_
� ��[ v1.1 - 9/2020 ]��
� ��[ v1.12 - 2/2024 ]��


Expand Down
4 changes: 2 additions & 2 deletions FRAPT.asm
Original file line number Diff line number Diff line change
Expand Up @@ -322,11 +322,11 @@ org 100h
dw att.prog_name
db 'Fontraption ',0
dw att.version
db ' v1.11',0
db ' v1.12',0
dw att.ver_separator
db ' � ',0
dw att.ver_date
db '09/2020 ',0
db '02/2024 ',0

; Some dual-screen locations, no strings attached- - - - - - - - - - - - - - -

Expand Down

0 comments on commit b95e325

Please sign in to comment.