mirror of
https://github.com/gryf/wicd.git
synced 2025-12-19 20:38:00 +01:00
Updated version number
This commit is contained in:
2
setup.py
2
setup.py
@@ -24,7 +24,7 @@ import subprocess
|
|||||||
|
|
||||||
# Be sure to keep this updated!
|
# Be sure to keep this updated!
|
||||||
# VERSIONNUMBER
|
# VERSIONNUMBER
|
||||||
VERSION_NUM = '1.6.0a1'
|
VERSION_NUM = '1.6.0a2'
|
||||||
# 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