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 committed by Clinton Hall
commit a052df7171

2
env.py Normal file
View file

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