- Fix RSS downloader for feeds where torrents are not attached (but the links points to them)

This commit is contained in:
Christophe Dumez
2009-12-14 18:56:00 +00:00
parent da74f24a71
commit 76780c4c46
9 changed files with 33 additions and 43 deletions

View File

@@ -12,10 +12,10 @@ CONFIG += qt \
thread
# Update this VERSION for each release
DEFINES += VERSION=\\\"v2.0.1\\\"
DEFINES += VERSION=\\\"v2.0.2\\\"
DEFINES += VERSION_MAJOR=2
DEFINES += VERSION_MINOR=0
DEFINES += VERSION_BUGFIX=1
DEFINES += VERSION_BUGFIX=2
# !mac:QMAKE_LFLAGS += -Wl,--as-needed
contains(DEBUG_MODE, 1) {