Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/mumble.pri')
-rw-r--r--src/mumble.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mumble.pri b/src/mumble.pri
index f05be4737..50c61c16f 100644
--- a/src/mumble.pri
+++ b/src/mumble.pri
@@ -1,6 +1,6 @@
include(../compiler.pri)
-VERSION = 1.2.19
+VERSION = 1.2.20
DIST = mumble.pri Message.h PacketDataStream.h CryptState.h Timer.h Version.h OSInfo.h SSL.h Mumble.proto
CONFIG += qt thread debug_and_release warn_on
DEFINES *= MUMBLE_VERSION_STRING=$$VERSION