Skip to content

Commit

Permalink
version alpha 8
Browse files Browse the repository at this point in the history
  • Loading branch information
digao-dalpiaz committed Sep 28, 2020
1 parent 8b0ad99 commit e98ae77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UVars.pas
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ interface
uses Vcl.Forms;

const
STR_VERSION = '1.0 alpha 7';
STR_VERSION = '1.0 alpha 8';
INT_TCP_PORT = 6631;

BLANK_LETTER = #0;
Expand Down

0 comments on commit e98ae77

Please sign in to comment.