diff options
-rw-r--r-- | CHANGES | 3 | ||||
-rwxr-xr-x | mgarepo | 2 |
2 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,5 @@ - +* 1.9.11 +- add maintdb command - Fix examples in the usage message of co.py * 1.9.10 @@ -4,7 +4,7 @@ from MgaRepo.command import * import getopt import sys -VERSION="1.9.10" +VERSION="1.9.11" HELP = """\ Usage: mgarepo COMMAND [COMMAND ARGUMENTS] |