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

updated CHANGES, NEWS, and setup.py version number

This commit is contained in:
Adam Blackburn
2010-01-02 20:23:48 -10:00
parent d0272be743
commit ca4f9fddda
3 changed files with 102 additions and 3 deletions

View File

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