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

updated CHANGES, setup.py version, and NEWS

This commit is contained in:
Adam Blackburn
2009-06-04 21:39:36 +08:00
parent b2f0090929
commit e8f0376a69
3 changed files with 30 additions and 2 deletions

View File

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