~doctormo/gdm-commmunity-greeter/trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Martin Owens
  • Date: 2011-07-08 16:40:28 UTC
  • Revision ID: doctormo@gmail.com-20110708164028-7tjypdigp7loeeld
Updated version and pot file translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
from fnmatch import fnmatch
23
23
 
24
24
__appname__ = 'gdm-community-greeter'
25
 
__version__ = '0.9.4'
 
25
__version__ = '0.9.5'
26
26
import os, platform
27
27
 
28
28
# remove MANIFEST. distutils doesn't properly update it