From 9897295d6cf406280473a508f6e68f377258934d Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Tue, 12 Jul 2011 21:21:05 +0000 Subject: version 1.9.11 --- CHANGES | 3 ++- mgarepo | 2 +- 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] -- cgit v1.2.1