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

Prepare for the release of 1.7.2.1

This commit is contained in:
David Paleino
2012-04-12 22:03:49 +02:00
parent 6ccbc45e05
commit 20de288a5b
2 changed files with 5 additions and 1 deletions

View File

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