aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2012-12-05 14:12:10 +0000
committerNicolas Vigier <boklm@mageia.org>2012-12-05 14:12:10 +0000
commit6733ea2f012901ccffd61b110e27c82a319a4e0a (patch)
tree2939138c50294ce2f8c1141913c2278b9eed89f0
parent403713d323246d6cc3e4c8ce2dfaf754e77e5c3b (diff)
downloadmgarepo-6733ea2f012901ccffd61b110e27c82a319a4e0a.tar
mgarepo-6733ea2f012901ccffd61b110e27c82a319a4e0a.tar.gz
mgarepo-6733ea2f012901ccffd61b110e27c82a319a4e0a.tar.bz2
mgarepo-6733ea2f012901ccffd61b110e27c82a319a4e0a.tar.xz
mgarepo-6733ea2f012901ccffd61b110e27c82a319a4e0a.zip
Fix version: version 1.10.31.10.3
This version does not include major/incompatible changes, so this should be version 1.10.3, not 1.11.
-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]