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

Updated version numbers

This commit is contained in:
Adam Blackburn
2009-04-26 08:03:59 +09:00
parent 25aab27635
commit 6650c84aec
2 changed files with 57 additions and 1 deletions

View File

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