diff options
author | MySQL Build Team <build@mysql.com> | 2011-04-11 11:13:25 +0200 |
---|---|---|
committer | MySQL Build Team <build@mysql.com> | 2011-04-11 11:13:25 +0200 |
commit | 268871379909a454ee99bb647c6d49ed803c44a4 (patch) | |
tree | feeddb89d8395e1a058627461d375ab6bb6373a5 | |
parent | d5db154065da9b82c2b990e007e24a676d39185f (diff) | |
download | mariadb-git-268871379909a454ee99bb647c6d49ed803c44a4.tar.gz |
Increased the VERSION tag by 2
-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=12 +MYSQL_VERSION_PATCH=14 MYSQL_VERSION_EXTRA= |