mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 15:12:32 -06:00
Bump version to v3.0.8
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
* Unreleased - Christophe Dumez <chris@qbittorrent.org> - v3.0.8
|
* Sun Jan 20 2013 - Christophe Dumez <chris@qbittorrent.org> - v3.0.8
|
||||||
- BUGFIX: Fix support for --no-splash command line argument
|
- BUGFIX: Fix support for --no-splash command line argument
|
||||||
- BUGFIX: Fix compilation error with libtorrent v0.15
|
- BUGFIX: Fix compilation error with libtorrent v0.15
|
||||||
- BUGFIX: Fix search issues with Python3
|
- BUGFIX: Fix search issues with Python3
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
PROJECT_NAME = qbittorrent
|
PROJECT_NAME = qbittorrent
|
||||||
PROJECT_VERSION = 3.0.7
|
PROJECT_VERSION = 3.0.8
|
||||||
|
|
||||||
os2 {
|
os2 {
|
||||||
DEFINES += VERSION=\'\"v$${PROJECT_VERSION}\"\'
|
DEFINES += VERSION=\'\"v$${PROJECT_VERSION}\"\'
|
||||||
@@ -9,4 +9,4 @@ os2 {
|
|||||||
|
|
||||||
DEFINES += VERSION_MAJOR=3
|
DEFINES += VERSION_MAJOR=3
|
||||||
DEFINES += VERSION_MINOR=0
|
DEFINES += VERSION_MINOR=0
|
||||||
DEFINES += VERSION_BUGFIX=7
|
DEFINES += VERSION_BUGFIX=8
|
||||||
|
|||||||
Reference in New Issue
Block a user