aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
-rwxr-xr-xmgarepo2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 416ac33..3eb0484 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-* 1.11
+* 1.10.3
- 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 './'
diff --git a/mgarepo b/mgarepo
index 1a9db43..0353ad5 100755
--- a/mgarepo
+++ b/mgarepo
@@ -4,7 +4,7 @@ from MgaRepo.command import *
import getopt
import sys
-VERSION="1.11"
+VERSION="1.10.3"
HELP = """\
Usage: mgarepo COMMAND [COMMAND ARGUMENTS]