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

updated CHANGES and setup.py version

This commit is contained in:
Adam Blackburn
2009-05-28 11:10:10 +08:00
parent 834d298c33
commit d4b5830f9d
2 changed files with 52 additions and 1 deletions

View File

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