diff options
author | Andreas Hasenack <andreas@mandriva.com> | 2006-11-28 15:49:54 +0000 |
---|---|---|
committer | Andreas Hasenack <andreas@mandriva.com> | 2006-11-28 15:49:54 +0000 |
commit | 14c125b310d2aa3392d2382755beff4871adaee5 (patch) | |
tree | 082ffdfb8fa47890268954b41bfd5cb947d8388a /repsys | |
parent | 0c62e6d9a17ca45c1709ca17d0005ecfb640fe99 (diff) | |
download | mgarepo-14c125b310d2aa3392d2382755beff4871adaee5.tar mgarepo-14c125b310d2aa3392d2382755beff4871adaee5.tar.gz mgarepo-14c125b310d2aa3392d2382755beff4871adaee5.tar.bz2 mgarepo-14c125b310d2aa3392d2382755beff4871adaee5.tar.xz mgarepo-14c125b310d2aa3392d2382755beff4871adaee5.zip |
- fix current version number
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.7" +VERSION="1.6.9" HELP = """\ Usage: repsys COMMAND [COMMAND ARGUMENTS] |