~cassidy/moovida/moovida-escape-uri

« back to all changes in this revision

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

  • Committer: Olivier Tilloy
  • Date: 2009-12-01 12:16:26 UTC
  • mfrom: (1601.1.24 1.0.9)
  • Revision ID: olivier@fluendo.com-20091201121626-pzw86bewm1i05yxc
Merged the 1.0.9 release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
cmdclass = dict(test=TrialTest, clean=Clean)
23
23
 
24
24
setup(name='elisa-plugin-smbwin32',
25
 
    version='0.2', 
 
25
    version='0.3', 
26
26
    description='Samba share provider for Moovida',
27
27
    license='GPL3', 
28
28
    author='Moovida Developers',