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

updated setup.py version and CHANGES

This commit is contained in:
Adam Blackburn
2009-06-20 23:02:23 -05:00
parent 868f5bb328
commit 42caa8af87
2 changed files with 280 additions and 1 deletions

View File

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