aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name <you@example.com>2019-01-02 08:16:13 +0100
committerYour Name <you@example.com>2019-01-02 08:16:13 +0100
commit837d162973d2030d446a5ecd6ae0d5aa551881dc (patch)
tree97205b85265a72589420f813d629ecf6a08b6ada
parent6908d41b18500cd5ebbb5ad158e68eb1d4338530 (diff)
downloadmgarepo-837d162973d2030d446a5ecd6ae0d5aa551881dc.tar
mgarepo-837d162973d2030d446a5ecd6ae0d5aa551881dc.tar.gz
mgarepo-837d162973d2030d446a5ecd6ae0d5aa551881dc.tar.bz2
mgarepo-837d162973d2030d446a5ecd6ae0d5aa551881dc.tar.xz
mgarepo-837d162973d2030d446a5ecd6ae0d5aa551881dc.zip
Don't forget to increase version in mgarepo binary
-rwxr-xr-xmgarepo2
1 files changed, 1 insertions, 1 deletions
diff --git a/mgarepo b/mgarepo
index 28704d6..94e0ea0 100755
--- a/mgarepo
+++ b/mgarepo
@@ -4,7 +4,7 @@ from MgaRepo.command import *
import getopt
import sys
-VERSION="1.12.4"
+VERSION="1.14.0"
HELP = """\
Usage: mgarepo COMMAND [COMMAND ARGUMENTS]