diff options
author | Elena Stepanova <elenst@montyprogram.com> | 2015-05-12 03:43:36 +0300 |
---|---|---|
committer | Elena Stepanova <elenst@montyprogram.com> | 2015-05-12 03:43:36 +0300 |
commit | f027bafc453c489748dfa85850e08428c1c1958b (patch) | |
tree | 36b00213f44fe9892fdb49fba533e37e1568d473 /VERSION | |
parent | 0880284bf715b4916cc735e19b76d1062c2bfdcf (diff) | |
download | mariadb-git-f027bafc453c489748dfa85850e08428c1c1958b.tar.gz |
Increase the version number
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ MYSQL_VERSION_MAJOR=10 MYSQL_VERSION_MINOR=0 -MYSQL_VERSION_PATCH=19 +MYSQL_VERSION_PATCH=20 |