diff options
author | Olivier Blin <oblin@mandriva.com> | 2006-09-27 13:48:37 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2006-09-27 13:48:37 +0000 |
commit | cc7a16b494f94683e7c5dc44f9ad38aed9b5aa3f (patch) | |
tree | 4e0bf74404202f3547b06f7e87ca10880373b7f4 /repsys | |
parent | e8aa9562d2805f7ca918a34388088efd7de04bde (diff) | |
download | mgarepo-cc7a16b494f94683e7c5dc44f9ad38aed9b5aa3f.tar mgarepo-cc7a16b494f94683e7c5dc44f9ad38aed9b5aa3f.tar.gz mgarepo-cc7a16b494f94683e7c5dc44f9ad38aed9b5aa3f.tar.bz2 mgarepo-cc7a16b494f94683e7c5dc44f9ad38aed9b5aa3f.tar.xz mgarepo-cc7a16b494f94683e7c5dc44f9ad38aed9b5aa3f.zip |
1.6.4
Diffstat (limited to 'repsys')
-rwxr-xr-x | repsys | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ from RepSys.command import * import getopt import sys -VERSION="1.6.3a" +VERSION="1.6.4" HELP = """\ Usage: repsys COMMAND [COMMAND ARGUMENTS] |