update version in script

This commit is contained in:
titiger 2014-12-03 01:30:03 +01:00
parent 974e04ef1f
commit 58cba20cf4
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
OLD_MG_VERSION=3.9.1
OLD_MG_VERSION_BINARY=3.9.1
MG_VERSION=3.10.0-dev
MG_VERSION=3.10.0-beta1
if [ "$1" = "--oldversion" ]; then
echo "$OLD_MG_VERSION"