~jconti/recent-notifications/trunk

« back to all changes in this revision

Viewing changes to recent_notifications/Globals.py

  • Committer: Jason Conti
  • Date: 2011-05-18 23:49:52 UTC
  • Revision ID: jason.conti@gmail.com-20110518234952-ukji45s6wy8qbqbd
Launchpad complains that the orig.tar.gz files don't match if I use the same version for trunk and the natty branch. For the moment, using odd versions for trunk and even for the natty branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
VERSION = "0.4.44"
 
1
VERSION = "0.4.45"
2
2
WEBSITE = "http://launchpad.net/recent-notifications"