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

Merged experimental-nacl r288, and updated wicd-curses revno.

This commit is contained in:
Andrew Psaltis
2009-02-21 01:37:38 -05:00
3 changed files with 3 additions and 1 deletions

View File

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