We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4707db1 commit ae84c4eCopy full SHA for ae84c4e
1 file changed
source/gx/terminix/constants.d
@@ -31,7 +31,7 @@ enum APPLICATION_ID = "com.gexperts.Terminix";
31
32
// Application values used in About Dialog
33
enum APPLICATION_NAME = "Terminix";
34
-enum APPLICATION_VERSION = "0.55.0";
+enum APPLICATION_VERSION = "0.56.0";
35
enum APPLICATION_AUTHOR = "Gerald Nunn";
36
enum APPLICATION_COPYRIGHT = "Copyright \xc2\xa9 2016 " ~ APPLICATION_AUTHOR;
37
enum APPLICATION_COMMENTS = N_("A VTE based terminal emulator for Linux");
0 commit comments