Skip to content

Commit 38887e2

Browse files
committed
Bump version number to 0.60.1
1 parent 27556e7 commit 38887e2

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

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

0 commit comments

Comments
 (0)