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

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'setup_osx.py')
-rw-r--r--setup_osx.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_osx.py b/setup_osx.py
index 12bc6a12b..131697fd6 100644
--- a/setup_osx.py
+++ b/setup_osx.py
@@ -35,7 +35,7 @@ from shutil import move, copy, copytree, rmtree
GTK_DIR="/Library/Frameworks/GTK+.framework/Versions/Current"
NAME = 'Gajim'
-VERSION = '0.12-beta1'
+VERSION = '0.12'
DESCRIPTION = 'A full featured Jabber client'
AUTHOR = 'Gajim Development Team'
URL = 'http://www.gajim.org/'