Skip to content

Commit 56c4cd7

Browse files
committed
Bump version number in prep for release
1 parent b73bf35 commit 56c4cd7

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

2929
// Application values used in About Dialog
3030
enum APPLICATION_NAME = "Terminix";
31-
enum APPLICATION_VERSION = "0.53.0";
31+
enum APPLICATION_VERSION = "0.54.0";
3232
enum APPLICATION_AUTHOR = "Gerald Nunn";
3333
enum APPLICATION_COPYRIGHT = "Copyright \xc2\xa9 2016 " ~ APPLICATION_AUTHOR;
3434
enum APPLICATION_COMMENTS = "A VTE based terminal emulator for Linux";

0 commit comments

Comments
 (0)