From: Martin Mares Date: Sat, 19 Jan 2013 19:19:25 +0000 (+0100) Subject: Released as 3.1 X-Git-Tag: v3.1~1 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=af7e96f9173b7e983320018c629f4dc55a1a4309;p=bex.git Released as 3.1 --- diff --git a/maint/release b/maint/release index 4b99af6..4b5cdbb 100755 --- a/maint/release +++ b/maint/release @@ -1,7 +1,7 @@ #!/bin/sh set -e -VERSION=3.0 +VERSION=3.1 ARCHIVE=bex-$VERSION.tar.gz git tag v$VERSION