1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-21 05:18:02 +01:00

Updated version numbers and CHANGES

This commit is contained in:
Adam Blackburn
2009-05-23 12:51:02 +08:00
parent 7b4da72ad7
commit fce29234b3
2 changed files with 189 additions and 1 deletions

View File

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