From 238ae87c4e4cd7c06aa9b1d0d3e3543dfdb6679d Mon Sep 17 00:00:00 2001 From: Andrew Hutchings Date: Mon, 7 Oct 2019 07:25:27 +0100 Subject: [PATCH] Bump version --- README.md | 8 ++++---- VERSION | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5e4c33b6d..fe4e1facf 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# MariaDB ColumnStore Storage/Execution engine 1.2 +# MariaDB ColumnStore Storage/Execution engine 1.4 -MariaDB ColumnStore 1.2 is the GA version of MariaDB ColumnStore. -It is built by porting InfiniDB 4.6.7 on MariaDB 10.2 and adding entirely +MariaDB ColumnStore 1.4 is a Beta version of MariaDB ColumnStore. +It is built by porting InfiniDB 4.6.7 on MariaDB and adding entirely new features not found anywhere else. -# MariaDB ColumnStore 1.2 is a GA release. +# MariaDB ColumnStore 1.4 is a Beta release. - Do not use pre-releases on production systems. diff --git a/VERSION b/VERSION index e0328ce70..7a3e65b91 100644 --- a/VERSION +++ b/VERSION @@ -1,4 +1,4 @@ COLUMNSTORE_VERSION_MAJOR=1 COLUMNSTORE_VERSION_MINOR=4 -COLUMNSTORE_VERSION_PATCH=0 +COLUMNSTORE_VERSION_PATCH=1 COLUMNSTORE_VERSION_RELEASE=1