Changeset - dd0c2e7a0421
[Not reviewed]
Jason Maltzen (jmaltzen) - 8 years ago 2016-03-04 05:37:29
jason.maltzen@unsanctioned.net
Update build number to .13
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.12";
 
    const string APP_VERSION = "1.7.13";
 

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