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:
authorThorvald Natvig <slicer@users.sourceforge.net>2008-09-08 18:13:05 +0400
committerThorvald Natvig <slicer@users.sourceforge.net>2008-09-08 18:13:05 +0400
commit2bceafaf50028d25e38555a7cf271f7702944155 (patch)
treefd1ed2fc14dd9f25bcea6b38c6a31823e368f2a0 /overlay_gl
parent65fb1bcb55457898ede91d3d990c57bf36c37fec (diff)
Version bump
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1299 05730e5d-ab1b-0410-a4ac-84af385074fa
Diffstat (limited to 'overlay_gl')
-rw-r--r--overlay_gl/overlay_gl.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlay_gl/overlay_gl.pro b/overlay_gl/overlay_gl.pro
index 69a953e88..7b3c12b97 100644
--- a/overlay_gl/overlay_gl.pro
+++ b/overlay_gl/overlay_gl.pro
@@ -5,7 +5,7 @@ TEMPLATE = lib
CONFIG -= qt
CONFIG *= debug_and_release
TARGET = mumble
-VERSION = 1.1.5
+VERSION = 1.1.6
SOURCES = overlay.c
LIBS *= -lrt -ldl
QMAKE_CFLAGS *= -fvisibility=hidden