mirror of
https://github.com/gryf/wicd.git
synced 2025-12-19 12:28:08 +01:00
Fixed a typo
This commit is contained in:
2
setup.py
2
setup.py
@@ -24,7 +24,7 @@ import sys
|
|||||||
# Be sure to keep this updated!
|
# Be sure to keep this updated!
|
||||||
# VERSIONNUMBER
|
# VERSIONNUMBER
|
||||||
VERSION_NUM = '1.6.0'
|
VERSION_NUM = '1.6.0'
|
||||||
REVISON_NUM = 'unknown'
|
REVISION_NUM = 'unknown'
|
||||||
|
|
||||||
try:
|
try:
|
||||||
if not os.exists('vcsinfo.py'):
|
if not os.exists('vcsinfo.py'):
|
||||||
|
|||||||
Reference in New Issue
Block a user