Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/hatta.py
diff options
context:
space:
mode:
Diffstat (limited to 'hatta.py')
-rwxr-xr-xhatta.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hatta.py b/hatta.py
index 4f396f0..16afc68 100755
--- a/hatta.py
+++ b/hatta.py
@@ -65,7 +65,7 @@ import mercurial.revlog
import mercurial.util
import mercurial.hgweb
-__version__ = '1.3.3dev'
+__version__ = '1.4.0'
project_name = 'Hatta'
project_url = 'http://hatta-wiki.org/'
project_description = 'Wiki engine that lives in Mercurial repository.'