Added VERSION constant to nzbToSickBeard, nzbToCouchPotato. Also finally renamed nzbToMediaEnv correctly... I was doing it on the github web interface so forgive the last commits

This commit is contained in:
Berkona 2013-02-13 20:31:33 -05:00
commit 4adec9e8de
4 changed files with 18 additions and 15 deletions

2
nzbToMediaEnv.py Normal file
View file

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