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

updated setup.py and CHANGES for release

This commit is contained in:
Adam Blackburn
2010-01-01 21:44:48 -10:00
parent 2d0f2869a4
commit 87d1eee5d0
2 changed files with 113 additions and 1 deletions

View File

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