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

updated CHANGES, NEWS, and setup.py for release

This commit is contained in:
Adam Blackburn
2010-01-03 13:13:35 -10:00
parent 4b0fbe60dd
commit e757b2debd
3 changed files with 26 additions and 4 deletions

View File

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