~ubuntu-branches/ubuntu/maverick/lfm/maverick-proposed

« back to all changes in this revision

Viewing changes to .pc/ignore_COPYING.patch/setup.py

  • Committer: Bazaar Package Importer
  • Author(s): Chris Silva
  • Date: 2010-05-24 16:55:24 UTC
  • mfrom: (2.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100524165524-zhiei3a9fb345fvh
Tags: 2.2-1
New Upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
 
44
44
 
45
45
setup(name = 'lfm',
46
 
      version = '2.1',
 
46
      version = '2.2',
47
47
      license = 'GPL',
48
48
      description = doclines[0],
49
49
      long_description = '\n'.join(doclines[2:]),