Bump to v2.2.10

This commit is contained in:
Christophe Dumez
2010-06-22 19:26:54 +00:00
parent c66df12f8c
commit 57d5a739ed
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[Desktop Entry]
Categories=Qt;Network;P2P;
Comment=V2.2.9
Comment=V2.2.10
Exec=qbittorrent %f
GenericName=Bittorrent client
GenericName[ar]=العميل Bittorrent

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 80 KiB

View File

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

View File

@@ -12,13 +12,13 @@ CONFIG += qt \
# Update this VERSION for each release
os2 {
DEFINES += VERSION=\'\"v2.2.9\"\'
DEFINES += VERSION=\'\"v2.2.10\"\'
} else {
DEFINES += VERSION=\\\"v2.2.9\\\"
DEFINES += VERSION=\\\"v2.2.10\\\"
}
DEFINES += VERSION_MAJOR=2
DEFINES += VERSION_MINOR=2
DEFINES += VERSION_BUGFIX=9
DEFINES += VERSION_BUGFIX=10
win32 {
# Adapt these paths on Windows