mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 00:17:23 -06:00
Bump version to v3.0.7
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
* Unreleased - Christophe Dumez <chris@qbittorrent.org> - v3.0.7
|
* Sat Jan 19 2013 - Christophe Dumez <chris@qbittorrent.org> - v3.0.7
|
||||||
- BUGFIX: Update max write cache size to 2048MB and set it to automatic by default (closes #148)
|
- BUGFIX: Update max write cache size to 2048MB and set it to automatic by default (closes #148)
|
||||||
- BUGFIX: Add m4v to the list of previewable file extensions (closes #216)
|
- BUGFIX: Add m4v to the list of previewable file extensions (closes #216)
|
||||||
- BUGFIX: Fix "Couldn't set environment variable..." message on start up (closes #245)
|
- BUGFIX: Fix "Couldn't set environment variable..." message on start up (closes #245)
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
PROJECT_NAME = qbittorrent
|
PROJECT_NAME = qbittorrent
|
||||||
PROJECT_VERSION = 3.0.6
|
PROJECT_VERSION = 3.0.7
|
||||||
|
|
||||||
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=6
|
DEFINES += VERSION_BUGFIX=7
|
||||||
|
|||||||
Reference in New Issue
Block a user