diff options
author | Andreas Hasenack <andreas@mandriva.com> | 2006-02-17 11:55:24 +0000 |
---|---|---|
committer | Andreas Hasenack <andreas@mandriva.com> | 2006-02-17 11:55:24 +0000 |
commit | f33dddea61bfb1509eafde51c0baf131e88d7799 (patch) | |
tree | 132e1d07e078c003a853e4086db784c5f8ddef07 /repsys | |
parent | b66f2dde58c8039de50bdb772db8701fae0d2505 (diff) | |
download | mgarepo-f33dddea61bfb1509eafde51c0baf131e88d7799.tar mgarepo-f33dddea61bfb1509eafde51c0baf131e88d7799.tar.gz mgarepo-f33dddea61bfb1509eafde51c0baf131e88d7799.tar.bz2 mgarepo-f33dddea61bfb1509eafde51c0baf131e88d7799.tar.xz mgarepo-f33dddea61bfb1509eafde51c0baf131e88d7799.zip |
- 1.6.2a: moved revision-offset parameter to [log] section
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.2" +VERSION="1.6.2a" HELP = """\ Usage: repsys COMMAND [COMMAND ARGUMENTS] |