Skip to content

Commit bdd7c6d

Browse files
committed
Update version number
1 parent c312323 commit bdd7c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/gx/terminix/constants.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ enum APPLICATION_ID = "com.gexperts.Terminix";
3232

3333
// Application values used in About Dialog
3434
enum APPLICATION_NAME = "Terminix";
35-
enum APPLICATION_VERSION = "0.56.0";
35+
enum APPLICATION_VERSION = "0.57.0";
3636
enum APPLICATION_AUTHOR = "Gerald Nunn";
3737
enum APPLICATION_COPYRIGHT = "Copyright \xc2\xa9 2016 " ~ APPLICATION_AUTHOR;
3838
enum APPLICATION_COMMENTS = N_("A VTE based terminal emulator for Linux");

0 commit comments

Comments
 (0)