Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Tall-Paul committed Oct 31, 2013
1 parent c7f5895 commit 473b6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpaceEditor/Form1.cs
Expand Up @@ -18,7 +18,7 @@ namespace SpaceEditor
public partial class Form1 : Form
{
private Sector sector;
private string myVersion = "0.9.1";
private string myVersion = "0.9.0";
private bool loggingEnabled = false;
public string Log = "";

Expand Down

0 comments on commit 473b6df

Please sign in to comment.