1
0
mirror of https://github.com/gryf/wicd.git synced 2026-02-10 02:25:47 +01:00

updated setup.py, NEWS, and CHANGES

This commit is contained in:
Adam Blackburn
2009-11-21 22:08:33 -06:00
parent 09ac3d4ba8
commit c3d6167c59
3 changed files with 338 additions and 3412 deletions

View File

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