diff options
author | unknown <hery.ramilison@oracle.com> | 2012-08-24 19:49:47 +0200 |
---|---|---|
committer | Hery Ramilison <hery.ramilison@oracle.com> | 2012-08-24 19:49:47 +0200 |
commit | 42827de4918fd630e3b134ac8df5b7c548478837 (patch) | |
tree | 060113f30f0c7ac2776c954b3c66a34d6e4e8528 /VERSION | |
parent | 456409022de2aefee0ba77cf756d8611ec88984c (diff) | |
download | mariadb-git-42827de4918fd630e3b134ac8df5b7c548478837.tar.gz |
Raise version number after cloning 5.5.28
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=28 +MYSQL_VERSION_PATCH=29 MYSQL_VERSION_EXTRA= |