degal/version.py
author Tero Marttila <terom@fixme.fi>
Wed, 01 Jul 2009 20:15:08 +0300
changeset 139 d3167c40e7b9
parent 124 cac613118e75
permissions -rw-r--r--
remove old scripts/cgi-bin stuff. They wouldn't work as such with the new version, and replacements can be written while referring to the history
"""
    Figure out the current version
"""

# XXX: hardcoded
VERSION_STRING  = "0.9"
VERSION_URL     = "http://projects.qmsk.net/degal"