Skip to content

Commit ae84c4e

Browse files
committed
Update version number for release
1 parent 4707db1 commit ae84c4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/gx/terminix/constants.d

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

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

0 commit comments

Comments
 (0)