don't flatten hp category, and move delete to end. fixes #186

This commit is contained in:
clinton-hall 2013-10-07 17:23:40 +10:30
commit 65517ddef3
3 changed files with 41 additions and 32 deletions

View file

@ -1,7 +1,7 @@
# Make things easy and less error prone by centralising all common values
# Global Constants
VERSION = 'V8.5'
VERSION = 'V8.6'
# Constants pertinant to SabNzb
SABNZB_NO_OF_ARGUMENTS = 8