~ubuntu-branches/ubuntu/quantal/wicd/quantal

« back to all changes in this revision

Viewing changes to .pc/01-remove_unused_icons.patch/setup.py

  • Committer: Package Import Robot
  • Author(s): David Paleino
  • Date: 2012-04-22 18:42:19 UTC
  • mfrom: (8.2.25 sid)
  • Revision ID: package-import@ubuntu.com-20120422184219-665ml2w32oju9wa9
Tags: 1.7.2.3-1
* New upstram version
  - fix bug with wicd-curses and UTF-8 locales (Closes: #669602)

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 
28
28
# Be sure to keep this updated!
29
29
# VERSIONNUMBER
30
 
VERSION_NUM = '1.7.2.1'
 
30
VERSION_NUM = '1.7.2.3'
31
31
# REVISION_NUM is automatically updated
32
32
REVISION_NUM = 'unknown'
33
33
CURSES_REVNO = 'uimod'