- Bump to v2.0.6

This commit is contained in:
Christophe Dumez
2010-01-05 21:19:07 +00:00
parent 1c0d462785
commit 413dd60c56
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[Desktop Entry]
Categories=Qt;Network;P2P;
Comment=V2.0.5
Comment=V2.0.6
Exec=qbittorrent %f
GenericName=Bittorrent client
GenericName[bg]=Торент клиент

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 79 KiB

View File

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