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-02-21 19:33:51 +0300
committerThorvald Natvig <slicer@users.sourceforge.net>2008-02-21 19:33:51 +0300
commit401dc37fe3e9b7eb727fb11f754883cfa04283ad (patch)
tree1c9f7c1a0dd8fa3a2f658797ac6cca0dbd020778 /overlay_gl
parent0c967251976c143de2fe79d69a49b2a3eb68c681 (diff)
Major packaging cleanups. Getting ready for 1.1.3
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@942 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 d8f2e7bd2..a296ee5dc 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.2
+VERSION = 1.1.3
SOURCES = overlay.c
LIBS += -lrt -ldl
QMAKE_CFLAGS += -fvisibility=hidden