diff options
author | Elena Stepanova <elenst@montyprogram.com> | 2014-10-28 14:49:31 +0400 |
---|---|---|
committer | Elena Stepanova <elenst@montyprogram.com> | 2014-10-28 14:49:31 +0400 |
commit | e48fbd28d298417aae1eb06b3842586598e5dfce (patch) | |
tree | 508a00e48d13ba798bd66bea5f9caba62a38bf88 /VERSION | |
parent | 5ff6f6f883b8c9c6ae58abe6e8febe6a8b23ce3d (diff) | |
download | mariadb-git-e48fbd28d298417aae1eb06b3842586598e5dfce.tar.gz |
Increase the version number
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ MYSQL_VERSION_MAJOR=10 MYSQL_VERSION_MINOR=1 -MYSQL_VERSION_PATCH=1 +MYSQL_VERSION_PATCH=2 MYSQL_VERSION_EXTRA= |