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 18e50c5 commit e3c039cCopy full SHA for e3c039c
source/gx/terminix/constants.d
@@ -34,7 +34,7 @@ enum APPLICATION_ID = "com.gexperts.Terminix";
34
35
// Application values used in About Dialog
36
enum APPLICATION_NAME = "Terminix";
37
-enum APPLICATION_VERSION = "0.58.0";
+enum APPLICATION_VERSION = "0.58.1";
38
enum APPLICATION_AUTHOR = "Gerald Nunn";
39
enum APPLICATION_COPYRIGHT = "Copyright \xc2\xa9 2016 " ~ APPLICATION_AUTHOR;
40
enum APPLICATION_COMMENTS = N_("A VTE based terminal emulator for Linux");
0 commit comments