degal/version.py
author Tero Marttila <terom@fixme.fi>
Wed, 17 Jun 2009 16:45:01 +0300
changeset 130 94888270dae0
parent 124 cac613118e75
permissions -rw-r--r--
fix exif.py to load correctly with incomplete exif handlers
"""
    Figure out the current version
"""

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