1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-22 20:44:15 +00:00

Forgot to bump the version in project file

This commit is contained in:
Christophe Dumez 2010-06-13 20:36:08 +00:00
parent 2cd940e7c7
commit 44fc86e7da

View File

@ -12,9 +12,9 @@ CONFIG += qt \
# Update this VERSION for each release
os2 {
DEFINES += VERSION=\'\"v2.3.0beta1\'\"
DEFINES += VERSION=\'\"v2.3.0beta2\'\"
} else {
DEFINES += VERSION=\\\"v2.3.0beta1\\\"
DEFINES += VERSION=\\\"v2.3.0beta2\\\"
}
DEFINES += VERSION_MAJOR=2
DEFINES += VERSION_MINOR=3