- Bump to v1.2.1

This commit is contained in:
Christophe Dumez
2008-11-09 09:41:51 +00:00
parent 5e2af99c73
commit d11e132f56
4 changed files with 5 additions and 5 deletions

View File

@@ -11,10 +11,10 @@ TARGET = qbittorrent
CONFIG += qt thread x11 network
# Update this VERSION for each release
DEFINES += VERSION=\\\"v1.2.0\\\"
DEFINES += VERSION=\\\"v1.2.1\\\"
DEFINES += VERSION_MAJOR=1
DEFINES += VERSION_MINOR=2
DEFINES += VERSION_BUGFIX=0
DEFINES += VERSION_BUGFIX=1
!mac {
QMAKE_LFLAGS += -Wl,--as-needed