diff options
author | hery.ramilison@oracle.com <> | 2012-11-03 05:06:09 +0100 |
---|---|---|
committer | Hery Ramilison <hery.ramilison@oracle.com> | 2012-11-03 05:06:09 +0100 |
commit | 76cb5677ab173e9efd5d8d9789d4ec474471b3fe (patch) | |
tree | 3acbcc73d05349df63e7b750322835c3a7bf3b2d /VERSION | |
parent | 0b034dd21fd20935eb15f93c3a4f0c94f1b7116b (diff) | |
download | mariadb-git-76cb5677ab173e9efd5d8d9789d4ec474471b3fe.tar.gz |
Raise version number after cloning 5.5.29
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=29 +MYSQL_VERSION_PATCH=30 MYSQL_VERSION_EXTRA= |