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

Updated version number

This commit is contained in:
Adam Blackburn
2009-04-22 22:02:31 +08:00
parent 3665bc3c61
commit 167b18cdeb

View File

@@ -24,7 +24,7 @@ import subprocess
# Be sure to keep this updated!
# VERSIONNUMBER
VERSION_NUM = '1.6.0a1'
VERSION_NUM = '1.6.0a2'
# REVISION_NUM is automatically updated
REVISION_NUM = 'unknown'
CURSES_REVNO = 'uimod'