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-03-22 03:28:37 +0300
committerThorvald Natvig <slicer@users.sourceforge.net>2008-03-22 03:28:37 +0300
commit71146842cc2a5c21e91fcdc93f9b1bfe404bfb49 (patch)
treebbd240d2cedd9decac8738ee58e8a2bc393d64bb /overlay_gl
parentfa43ba7f332e6db7eb3d08dd4ba09563e0339f4f (diff)
Bump version to 1.1.4
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1031 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 a296ee5dc..52b620187 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.3
+VERSION = 1.1.4
SOURCES = overlay.c
LIBS += -lrt -ldl
QMAKE_CFLAGS += -fvisibility=hidden