aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES3
-rwxr-xr-xmgarepo2
2 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index aa6da06..296ff39 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,5 @@
-
+* 1.9.11
+- add maintdb command
- Fix examples in the usage message of co.py
* 1.9.10
diff --git a/mgarepo b/mgarepo
index d91df75..cb5a9e0 100755
--- a/mgarepo
+++ b/mgarepo
@@ -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]