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

Release 1.7.1~b3

This commit is contained in:
David Paleino
2011-12-05 18:39:09 +01:00
parent 5a243c6e14
commit 4059c71144

View File

@@ -27,7 +27,7 @@ from glob import glob
# Be sure to keep this updated!
# VERSIONNUMBER
VERSION_NUM = '1.7.1b2'
VERSION_NUM = '1.7.1~b3'
# REVISION_NUM is automatically updated
REVISION_NUM = 'unknown'
CURSES_REVNO = 'uimod'