1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-23 22:52:33 +01:00
This commit is contained in:
Adam Blackburn
2009-02-18 16:15:50 +08:00
9 changed files with 442 additions and 504 deletions

View File

@@ -28,7 +28,7 @@ import subprocess
VERSION_NUM = '1.6.0a1'
# REVISION_NUM is automatically updated
REVISION_NUM = 'unknown'
CURSES_REVNO = 'r273'
CURSES_REVNO = 'r274'
try:
if not os.path.exists('vcsinfo.py'):