~moovida-developers/moovida/account_browser

« back to all changes in this revision

Viewing changes to elisa-plugins/elisa/plugins/poblesec/setup.py

  • Committer: Philippe Normand
  • Date: 2009-09-16 10:55:44 UTC
  • mfrom: (1497.1.25 moovida)
  • Revision ID: philippe@fluendo.com-20090916105544-aecwjz5ky8qm934o
merge with master

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
cmdclass = dict(test=TrialTest, clean=Clean, build_po=build_po)
7
7
 
8
8
setup(name='elisa-plugin-poblesec',
9
 
    version='0.18.1',
 
9
    version='0.19',
10
10
    description='Poblesec frontend',
11
11
    long_description='The poblesec frontend.',
12
12
    license='GPL3',