- Updated version number to v1.3.5

This commit is contained in:
Christophe Dumez
2009-07-23 09:18:32 +00:00
parent b582c5d338
commit 197d9af8ef
3 changed files with 3 additions and 3 deletions

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 76 KiB

View File

@@ -14,10 +14,10 @@ CONFIG += qt \
network
# Update this VERSION for each release
DEFINES += VERSION=\\\"v1.3.4\\\"
DEFINES += VERSION=\\\"v1.3.5\\\"
DEFINES += VERSION_MAJOR=1
DEFINES += VERSION_MINOR=3
DEFINES += VERSION_BUGFIX=4
DEFINES += VERSION_BUGFIX=5
!mac:QMAKE_LFLAGS += -Wl,--as-needed
contains(DEBUG_MODE, 1) {
CONFIG += debug