diff options
author | Georgi Kodinov <Georgi.Kodinov@Oracle.com> | 2011-08-12 14:25:36 +0300 |
---|---|---|
committer | Georgi Kodinov <Georgi.Kodinov@Oracle.com> | 2011-08-12 14:25:36 +0300 |
commit | dbf6c934dfa5a754e8666b1c18726a9d3ec07965 (patch) | |
tree | 4752ffbcbb7a036ddc4dac45ed58ecffa7d585a6 /VERSION | |
parent | 6099fc0e89bd9e6796a388f4683c0bce69723d69 (diff) | |
parent | 6046cb7bc9a69873d0f435959c4469a32e06b2e3 (diff) | |
download | mariadb-git-dbf6c934dfa5a754e8666b1c18726a9d3ec07965.tar.gz |
merged the version bump. bumped the 5.5 version to 5.5.17
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=16 +MYSQL_VERSION_PATCH=17 MYSQL_VERSION_EXTRA= |