Created environment file

Created a file that defines various runtime constants like what VERSION we're running.
This commit is contained in:
Jon Monroe 2013-02-13 17:23:59 -08:00
commit 046a6dc79c

2
env.py Normal file
View file

@ -0,0 +1,2 @@
VERSION = 'v4.2'