Bump version to 3.1.0alpha

This commit is contained in:
Christophe Dumez 2012-08-10 11:24:02 +03:00
commit 41d4096890
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
PROJECT_NAME = qbittorrent
PROJECT_VERSION = 3.0.0
PROJECT_VERSION = 3.1.0alpha
os2 {
DEFINES += VERSION=\'\"v$${PROJECT_VERSION}\"\'
@ -8,5 +8,5 @@ os2 {
}
DEFINES += VERSION_MAJOR=3
DEFINES += VERSION_MINOR=0
DEFINES += VERSION_MINOR=1
DEFINES += VERSION_BUGFIX=0