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 b73bf35 commit 56c4cd7Copy full SHA for 56c4cd7
source/gx/terminix/constants.d
@@ -28,7 +28,7 @@ enum APPLICATION_ID = "com.gexperts.Terminix";
28
29
// Application values used in About Dialog
30
enum APPLICATION_NAME = "Terminix";
31
-enum APPLICATION_VERSION = "0.53.0";
+enum APPLICATION_VERSION = "0.54.0";
32
enum APPLICATION_AUTHOR = "Gerald Nunn";
33
enum APPLICATION_COPYRIGHT = "Copyright \xc2\xa9 2016 " ~ APPLICATION_AUTHOR;
34
enum APPLICATION_COMMENTS = "A VTE based terminal emulator for Linux";
0 commit comments