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

updated version number, CHANGES, and NEWS for release

This commit is contained in:
Adam Blackburn
2009-12-01 20:59:27 -06:00
parent 75c05f58f1
commit 9b53508a82
3 changed files with 72 additions and 2 deletions

View File

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