Skip to content

Commit d88d46d

Browse files
committed
Update version number
1 parent 4ad3503 commit d88d46d

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
@@ -51,7 +51,7 @@ enum APPLICATION_ID = "com.gexperts.Terminix";
5151

5252
// Application values used in About Dialog
5353
enum APPLICATION_NAME = "Terminix";
54-
enum APPLICATION_VERSION = "0.59.0";
54+
enum APPLICATION_VERSION = "0.60.0";
5555
enum APPLICATION_AUTHOR = "Gerald Nunn";
5656
enum APPLICATION_COPYRIGHT = "Copyright \xc2\xa9 2016 " ~ APPLICATION_AUTHOR;
5757
enum APPLICATION_COMMENTS = N_("A VTE based terminal emulator for Linux");

0 commit comments

Comments
 (0)