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.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup_osx.py b/setup_osx.py
index 6459cdb6b..18bf34961 100644
--- a/setup_osx.py
+++ b/setup_osx.py
@@ -14,7 +14,7 @@ from shutil import move, copy, copytree, rmtree
GTK_DIR="/Library/Frameworks/GTK+.framework/Versions/Current"
NAME = 'Gajim'
-VERSION = '0.11'
+VERSION = '0.12-alpha1'
DESCRIPTION = 'A full featured Jabber client'
AUTHOR = 'Gajim Development Team'
URL = 'http://www.gajim.org/'
@@ -199,4 +199,4 @@ elif sys.argv[1] == "build":
elif sys.argv[1] == "dist":
distApp()
-# vim: se ts=3: \ No newline at end of file
+# vim: se ts=3: