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

Update version number

This commit is contained in:
Tom Van Braeckel
2016-01-25 04:58:07 +01:00
parent 0d4c16f0ca
commit a0e64e1a1e

View File

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