File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 "copyright" : " Copyright © 2015, Gerald Nunn" ,
55 "authors" : [" Gerald Nunn" ],
66 "dependencies" : {
7- "gtk-d" : " 3.2.1+commit.13.g90e10fd "
7+ "gtk-d" : " 3.2.2 "
88 },
99 "buildTypes" : {
1010 "release" : {
Original file line number Diff line number Diff line change 11{
22 "fileVersion" : 1 ,
33 "versions" : {
4- "gtk-d" : " 3.2.1 "
4+ "gtk-d" : " 3.2.2 "
55 }
66}
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ enum APPLICATION_ID = "com.gexperts.Terminix";
2020
2121// Application values used in About Dialog
2222enum APPLICATION_NAME = " Terminix" ;
23- enum APPLICATION_VERSION = " 0.38 .0" ;
23+ enum APPLICATION_VERSION = " 0.40 .0" ;
2424enum APPLICATION_AUTHOR = " Gerald Nunn" ;
2525enum APPLICATION_COPYRIGHT = " Copyright \xc2\xa9 2015 " ~ APPLICATION_AUTHOR ;
2626enum APPLICATION_COMMENTS = " A VTE based terminal emulator for Linux" ;
You can’t perform that action at this time.
0 commit comments