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

updated setup.py version number, CHANGES, and NEWS

This commit is contained in:
Adam Blackburn
2009-07-05 08:56:26 -10:00
parent f7e1075ec9
commit 33bc2dd489
3 changed files with 174 additions and 33 deletions

View File

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