Skip to content

Commit

Permalink
Updated version for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
gnunn1 committed Jan 13, 2016
1 parent 5a3a1af commit b9319c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/gx/terminix/constants.d
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ enum APPLICATION_ID = "com.gexperts.Terminix";

// Application values used in About Dialog
enum APPLICATION_NAME = "Terminix";
enum APPLICATION_VERSION = "0.30.0";
enum APPLICATION_VERSION = "0.31.0";
enum APPLICATION_AUTHOR = "Gerald Nunn";
enum APPLICATION_COPYRIGHT = "Copyright \xc2\xa9 2015 " ~ APPLICATION_AUTHOR;
enum APPLICATION_COMMENTS = _("A VTE based terminal emulator for Linux");
Expand Down

0 comments on commit b9319c1

Please sign in to comment.