Bump version to v2.9.4

This commit is contained in:
Christophe Dumez 2012-02-18 20:45:27 +02:00
parent e779c9a7db
commit 055a99239b
2 changed files with 3 additions and 3 deletions

View file

@ -47,7 +47,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleGetInfoString</key>
<string>2.9.3</string>
<string>2.9.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleExecutable</key>

View file

@ -1,5 +1,5 @@
PROJECT_NAME = qbittorrent
PROJECT_VERSION = 2.9.3
PROJECT_VERSION = 2.9.4
os2 {
DEFINES += VERSION=\'\"v$${PROJECT_VERSION}\"\'
@ -9,4 +9,4 @@ os2 {
DEFINES += VERSION_MAJOR=2
DEFINES += VERSION_MINOR=9
DEFINES += VERSION_BUGFIX=3
DEFINES += VERSION_BUGFIX=4