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