Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsheep@ghostwheel <sheep@ghostwheel>2009-01-24 15:07:40 (GMT)
committer sheep@ghostwheel <sheep@ghostwheel>2009-01-24 15:07:40 (GMT)
commit58218c2ae24948496072705511b2f9dac021e5ed (patch)
tree9b03860e6c09515695258e36a846a1957f483c4e
parent5ae9fca880bfa40549059866c094466ec7768e74 (diff)
dev version
-rwxr-xr-xhatta.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hatta.py b/hatta.py
index a26b958..9357e4e 100755
--- a/hatta.py
+++ b/hatta.py
@@ -67,7 +67,7 @@ try:
except ImportError:
split_japanese = None
-__version__ = '1.2.1'
+__version__ = '1.2.1-dev'
class WikiConfig(object):
# Please see the bottom of the script for modifying these values.