1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-19 20:38:00 +01:00

updated setup.py, NEWS, and CHANGES for 1.7.1 release

This commit is contained in:
Adam Blackburn
2010-06-15 11:53:53 -05:00
parent 64049a8a59
commit e59d76e904
3 changed files with 143 additions and 4230 deletions

View File

@@ -26,7 +26,7 @@ import subprocess
# Be sure to keep this updated!
# VERSIONNUMBER
VERSION_NUM = '1.7.0'
VERSION_NUM = '1.7.1'
# REVISION_NUM is automatically updated
REVISION_NUM = 'unknown'
CURSES_REVNO = 'uimod'