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

update versions to 1.7.1b2

This commit is contained in:
Adam Blackburn
2010-10-29 10:35:13 -05:00
parent 8ba03abab1
commit 0e9eac0a89
3 changed files with 23 additions and 2 deletions

View File

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