diff --git a/README b/README index 5163c1d34..a70460e07 100644 --- a/README +++ b/README @@ -1,12 +1,7 @@ -This is MariaDB ColumnStore 1.4 -MariaDB ColumnStore 1.4 is the GA version of MariaDB ColumnStore. +This is MariaDB ColumnStore 6.X It is built by porting InfiniDB 4.6.7 on MariaDB and adding entirely new features not found anywhere else. -MariaDB ColumnStore 1.4 is a Alpha. - -Additional features will be pushed in future releases. A few things to notice: -- Do not use pre-releases on production systems. - The building of the ColumnStore engine needs a special build environment. We're working on making it available for everyone to build. diff --git a/README.md b/README.md index f0c2d8fb6..2fc01a30e 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,15 @@ -# MariaDB ColumnStore Storage/Execution engine 1.4 +# MariaDB ColumnStore Storage/Execution engine 6.X -MariaDB ColumnStore 1.4 is a GA version of MariaDB ColumnStore. It is built by porting InfiniDB 4.6.7 on MariaDB and adding entirely new features not found anywhere else. # Building -This repository is not meant to be built independently outside of the server. This repository is integrated into http://mariadb-corporation/mariadb-columnstore-server (ie, the *server*) as a git submodule. As such, you can find complete build instructions on *the server* page. +This repository is not meant to be built independently outside of MariaDB server. - https://github.com/mariadb-corporation/mariadb-columnstore-server + https://github.com/MariaDB/server + +Building instructions are coming soon. # Issue tracking diff --git a/VERSION b/VERSION index e2ed61dbf..b62a354f4 100644 --- a/VERSION +++ b/VERSION @@ -1,4 +1,4 @@ -COLUMNSTORE_VERSION_MAJOR=1 -COLUMNSTORE_VERSION_MINOR=6 -COLUMNSTORE_VERSION_PATCH=0 +COLUMNSTORE_VERSION_MAJOR=5 +COLUMNSTORE_VERSION_MINOR=4 +COLUMNSTORE_VERSION_PATCH=1 COLUMNSTORE_VERSION_RELEASE=1