diff --git a/gui/aboutData.py b/gui/aboutData.py index d59cba899..56b65b0fe 100644 --- a/gui/aboutData.py +++ b/gui/aboutData.py @@ -17,7 +17,7 @@ # along with pyfa. If not, see . #=============================================================================== -versionString = "1.0 Stable RC1 - INCURSION" +versionString = "1.0 RC2 - INCURSION" license = "pyfa is released under GNU GPL" licenseLocation = "gpl.txt" developers = ("\n cncfanatics \t(Sakari Orisi)\n" , " DarkPhoenix \t(Kadesh Priestess)\n", " Darriele \t(Darriele)")