Poodletooth-iLand/panda/python/Lib/site-packages/wx/__version__.py
Master Jumblespeed d882959bfa switch to remote
2015-05-18 22:11:33 -04:00

8 lines
245 B
Python
Executable file

# This file was generated by Phoenix's wscript.
VERSION_STRING = '3.0.3.dev1712+dcd5d1d'
MAJOR_VERSION = 3
MINOR_VERSION = 0
RELEASE_NUMBER = 3
VERSION = (MAJOR_VERSION, MINOR_VERSION, RELEASE_NUMBER, '.dev1712+dcd5d1d')