diff options
-rw-r--r-- | CHANGES | 2 | ||||
-rwxr-xr-x | mgarepo | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ - +* 1.11 - in create-srpm, don't try to use youri db if not defined in config - allow keeping the old rpm log in the package directory if the oldurl config value is set to '.' or starts with './' @@ -4,7 +4,7 @@ from MgaRepo.command import * import getopt import sys -VERSION="1.10.2" +VERSION="1.11" HELP = """\ Usage: mgarepo COMMAND [COMMAND ARGUMENTS] |