updated script to reflect latest version

This commit is contained in:
Mark Vejvoda 2011-11-05 01:17:35 +00:00
parent 143e5873da
commit c645d196e5
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
OLD_MG_VERSION=3.5.1
MG_VERSION=3.5.2
OLD_MG_VERSION=3.5.2
MG_VERSION=3.5.3
if [ "$1" = "--oldversion" ]; then
echo "$OLD_MG_VERSION"