Browse Source

- Bump to v1.1.0beta1

adaptive-webui-19844
Christophe Dumez 17 years ago
parent
commit
7ced943b88
  1. 2
      src/src.pro

2
src/src.pro

@ -11,7 +11,7 @@ TARGET = qbittorrent @@ -11,7 +11,7 @@ TARGET = qbittorrent
CONFIG += qt thread x11 network
# Update this VERSION for each release
DEFINES += VERSION=\\\"v1.1.0alpha3\\\"
DEFINES += VERSION=\\\"v1.1.0beta1\\\"
DEFINES += VERSION_MAJOR=1
DEFINES += VERSION_MINOR=1
DEFINES += VERSION_BUGFIX=0

Loading…
Cancel
Save