Updated pyfa's version string (displayed on about dialog)
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
# along with pyfa. If not, see <http://www.gnu.org/licenses/>.
|
# along with pyfa. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#===============================================================================
|
#===============================================================================
|
||||||
|
|
||||||
versionString = "0.0.1"
|
versionString = "1.0 pre-alpha"
|
||||||
license = "GNU GPL"
|
license = "GNU GPL"
|
||||||
licenseLocation = "gpl.txt"
|
licenseLocation = "gpl.txt"
|
||||||
developers = ("cncfanatics" , "DarkPhoenix", "Darriele")
|
developers = ("cncfanatics" , "DarkPhoenix", "Darriele")
|
||||||
|
|||||||
Reference in New Issue
Block a user