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

Prepare files for the release of 1.7.3

This commit is contained in:
Tom Van Braeckel
2014-12-21 20:12:15 +01:00
parent 8a7f38ae0e
commit b7d5e89299
3 changed files with 1167 additions and 1 deletions

View File

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