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

Merge r311 of mainline 1.6

This commit is contained in:
Andrew Psaltis
2009-02-28 08:48:21 -05:00
9 changed files with 94 additions and 92 deletions

View File

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