degal/version.py
author Tero Marttila <terom@fixme.fi>
Mon, 15 Jun 2009 01:36:58 +0300
changeset 125 74f135774567
parent 124 cac613118e75
permissions -rw-r--r--
fix rotated size of auto-oriented thumbnails, and throw some code at mirroring - untested
"""
    Figure out the current version
"""

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