1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-22 14:07:59 +01:00

Prepare files for the release of 1.7.2.3

This commit is contained in:
David Paleino
2012-04-22 18:35:39 +02:00
parent b062a72c4e
commit 5f9a70369a
3 changed files with 24 additions and 3 deletions

View File

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