We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ad3503 commit d88d46dCopy full SHA for d88d46d
1 file changed
source/gx/terminix/constants.d
@@ -51,7 +51,7 @@ enum APPLICATION_ID = "com.gexperts.Terminix";
51
52
// Application values used in About Dialog
53
enum APPLICATION_NAME = "Terminix";
54
-enum APPLICATION_VERSION = "0.59.0";
+enum APPLICATION_VERSION = "0.60.0";
55
enum APPLICATION_AUTHOR = "Gerald Nunn";
56
enum APPLICATION_COPYRIGHT = "Copyright \xc2\xa9 2016 " ~ APPLICATION_AUTHOR;
57
enum APPLICATION_COMMENTS = N_("A VTE based terminal emulator for Linux");
0 commit comments