mirror of
https://github.com/gryf/wicd.git
synced 2025-12-20 04:48:00 +01:00
change to 1.7.1b1 beta release
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,5 +1,5 @@
|
|||||||
Wicd 1.7.0 Branch
|
Wicd 1.7.0 Branch
|
||||||
1.7.1:
|
1.7.1b1:
|
||||||
Minor Changes:
|
Minor Changes:
|
||||||
- Now uses gtkbuilder instead of libglade
|
- Now uses gtkbuilder instead of libglade
|
||||||
- Fixed bug in script macro expansion
|
- Fixed bug in script macro expansion
|
||||||
|
|||||||
2
setup.py
2
setup.py
@@ -26,7 +26,7 @@ import subprocess
|
|||||||
|
|
||||||
# Be sure to keep this updated!
|
# Be sure to keep this updated!
|
||||||
# VERSIONNUMBER
|
# VERSIONNUMBER
|
||||||
VERSION_NUM = '1.7.1'
|
VERSION_NUM = '1.7.1b1'
|
||||||
# REVISION_NUM is automatically updated
|
# REVISION_NUM is automatically updated
|
||||||
REVISION_NUM = 'unknown'
|
REVISION_NUM = 'unknown'
|
||||||
CURSES_REVNO = 'uimod'
|
CURSES_REVNO = 'uimod'
|
||||||
|
|||||||
Reference in New Issue
Block a user