diff options
author | Bogdano Arendartchuk <bogdano@mandriva.org> | 2008-11-11 16:48:46 +0000 |
---|---|---|
committer | Bogdano Arendartchuk <bogdano@mandriva.org> | 2008-11-11 16:48:46 +0000 |
commit | bc9f60a727164caf513746b5fc04f999c968f799 (patch) | |
tree | 2c1c1d6e66e065d30c60079c311437f28ccb5157 /repsys | |
parent | f49336398f7cd227b11a873954bf89967c84502a (diff) | |
download | mgarepo-topic/V1_6_X.tar mgarepo-topic/V1_6_X.tar.gz mgarepo-topic/V1_6_X.tar.bz2 mgarepo-topic/V1_6_X.tar.xz mgarepo-topic/V1_6_X.zip |
Call this version 1.7, too many changes for a minorminor releaseV1_7topic/V1_6_X
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.90" +VERSION="1.7" HELP = """\ Usage: repsys COMMAND [COMMAND ARGUMENTS] |