diff options
author | hery.ramilison@oracle.com <> | 2013-07-08 19:41:40 +0200 |
---|---|---|
committer | Hery Ramilison <hery.ramilison@oracle.com> | 2013-07-08 19:41:40 +0200 |
commit | 44fb161490a0e65cc774790bc9b9a58229f5650d (patch) | |
tree | 2c174384bae68f27733150de3efad037050f34a0 /VERSION | |
parent | 37d9d2439208c42d00189f46b7d4fef1bfa0cf7b (diff) | |
download | mariadb-git-44fb161490a0e65cc774790bc9b9a58229f5650d.tar.gz |
Raise version number after cloning 5.5.33
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ MYSQL_VERSION_MAJOR=5 MYSQL_VERSION_MINOR=5 -MYSQL_VERSION_PATCH=33 +MYSQL_VERSION_PATCH=34 MYSQL_VERSION_EXTRA= |