1
mirror of https://github.com/qbittorrent/qBittorrent synced 2025-11-09 10:02:39 +01:00

Compare commits

...

2 Commits

Author SHA1 Message Date
sledgehammer999
78c5d1c12f Bump to v3.3.0 2015-11-29 21:57:06 +02:00
sledgehammer999
26fb54299b Update Transifex config file. 2015-11-29 21:54:06 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[main] [main]
host = https://www.transifex.com host = https://www.transifex.com
[qbittorrent.qbittorrent_master] [qbittorrent.qbittorrent_v3_3_x]
file_filter = src/lang/qbittorrent_<lang>.ts file_filter = src/lang/qbittorrent_<lang>.ts
source_file = src/lang/qbittorrent_en.ts source_file = src/lang/qbittorrent_en.ts
source_lang = en source_lang = en

View File

@@ -5,7 +5,7 @@ VER_MAJOR = 3
VER_MINOR = 3 VER_MINOR = 3
VER_BUGFIX = 0 VER_BUGFIX = 0
VER_BUILD = 0 VER_BUILD = 0
VER_STATUS = RC # Should be empty for stable releases! VER_STATUS = # Should be empty for stable releases!
# Don't touch the rest part # Don't touch the rest part
PROJECT_VERSION = $${VER_MAJOR}.$${VER_MINOR}.$${VER_BUGFIX} PROJECT_VERSION = $${VER_MAJOR}.$${VER_MINOR}.$${VER_BUGFIX}