1
0
mirror of https://github.com/gryf/wicd.git synced 2026-01-01 11:32:27 +01:00

Centralized version number in setup.py

This commit is contained in:
Adam Blackburn
2008-12-30 09:53:30 -06:00
parent da54e6033b
commit b0ef6a905b
9 changed files with 15 additions and 10 deletions

View File

@@ -17,6 +17,8 @@ current = os.path.dirname(os.path.realpath(__file__)) + '/'
# All directory paths *MUST* end in a /
version = '%VERSION%'
# DIRECTORIES
lib = '%LIB%'