~kenneth-arnold/luminoso/divisi2-port

« back to all changes in this revision

Viewing changes to luminoso/window.py

  • Committer: Kenneth Arnold
  • Date: 2010-02-09 18:21:28 UTC
  • Revision ID: kcarnold@tigris-20100209182128-w5tmiyd8u21o0dy1
Increment the version number.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
logger.setLevel(logging.INFO)
20
20
 
21
 
VERSION = "1.0"
 
21
VERSION = "1.0.1"
22
22
DEFAULT_MESSAGE = """
23
23
<h2>Luminoso %(VERSION)s</h2>
24
24
<p>Choose "New Study" or "Open Study" to begin.</p>