We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27556e7 commit 38887e2Copy full SHA for 38887e2
source/gx/terminix/constants.d
@@ -47,7 +47,7 @@ enum APPLICATION_ID = "com.gexperts.Terminix";
47
48
// Application values used in About Dialog
49
enum APPLICATION_NAME = "Terminix";
50
-enum APPLICATION_VERSION = "0.60.0";
+enum APPLICATION_VERSION = "0.60.1";
51
enum APPLICATION_AUTHOR = "Gerald Nunn";
52
enum APPLICATION_COPYRIGHT = "Copyright \xc2\xa9 2016 " ~ APPLICATION_AUTHOR;
53
enum APPLICATION_COMMENTS = N_("A VTE based terminal emulator for Linux");
0 commit comments