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_win32.py')
-rw-r--r--setup_win32.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_win32.py b/setup_win32.py
index 61ec2fc8b..0b1ec0da7 100644
--- a/setup_win32.py
+++ b/setup_win32.py
@@ -71,7 +71,7 @@ opts = {
setup(
name = 'Gajim',
- version = '0.12-beta1',
+ version = '0.12',
description = 'A full featured Jabber client',
author = 'Gajim Development Team',
url = 'http://www.gajim.org/',