Changeset - fc8ed9e3786e
[Not reviewed]
Jason Maltzen (jmaltzen) - 8 years ago 2016-02-11 01:47:16
jason.maltzen@unsanctioned.net
Update version string
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
MainWindow.cs
Show inline comments
...
 
@@ -29,7 +29,7 @@ using DesertPaintLab;
 

	
 
public partial class MainWindow : Gtk.Window
 
{
 
    const string APP_VERSION = "1.7.11";
 
    const string APP_VERSION = "1.7.12";
 

	
 
	bool unsavedData = false;
 
	bool shouldShutDown = false;
0 comments (0 inline, 0 general)