mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 10:36:52 -07:00
merge up to v 11.04
This commit is contained in:
parent
70e2f5c46d
commit
ee243fbba5
2 changed files with 31 additions and 1 deletions
|
@ -310,7 +310,7 @@ def initialize(section=None):
|
|||
nzbToMediaDB.upgradeDatabase(nzbToMediaDB.DBConnection(), mainDB.InitialSchema)
|
||||
|
||||
# Set Version and GIT variables
|
||||
NZBTOMEDIA_VERSION = '11.03'
|
||||
NZBTOMEDIA_VERSION = '11.04'
|
||||
VERSION_NOTIFY = int(CFG['General']['version_notify'])
|
||||
AUTO_UPDATE = int(CFG['General']['auto_update'])
|
||||
GIT_REPO = 'nzbToMedia'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue