diff --git a/aboutData.py b/aboutData.py index 63714c1d0..4f92be77c 100644 --- a/aboutData.py +++ b/aboutData.py @@ -17,7 +17,7 @@ # along with pyfa. If not, see . #=============================================================================== -versionString = "0.0.1" +versionString = "1.0 pre-alpha" license = "GNU GPL" licenseLocation = "gpl.txt" developers = ("cncfanatics" , "DarkPhoenix", "Darriele")