1
0
mirror of https://github.com/gryf/wicd.git synced 2026-02-02 22:25:50 +01:00

change to 1.7.1b1 beta release

This commit is contained in:
Adam Blackburn
2010-10-27 11:46:49 -05:00
parent 7702e1a999
commit 4eef6482c9
2 changed files with 2 additions and 2 deletions

View File

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