Skip to content

Commit e3c039c

Browse files
committed
Update version number
1 parent 18e50c5 commit e3c039c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/gx/terminix/constants.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ enum APPLICATION_ID = "com.gexperts.Terminix";
3434

3535
// Application values used in About Dialog
3636
enum APPLICATION_NAME = "Terminix";
37-
enum APPLICATION_VERSION = "0.58.0";
37+
enum APPLICATION_VERSION = "0.58.1";
3838
enum APPLICATION_AUTHOR = "Gerald Nunn";
3939
enum APPLICATION_COPYRIGHT = "Copyright \xc2\xa9 2016 " ~ APPLICATION_AUTHOR;
4040
enum APPLICATION_COMMENTS = N_("A VTE based terminal emulator for Linux");

0 commit comments

Comments
 (0)