diff --git a/README b/README index ca0d9cd19..6e3bf8d59 100644 --- a/README +++ b/README @@ -1,9 +1,9 @@ -This is MariaDB ColumnStore 1.0.14 -MariaDB ColumnStore 1.0.14 is the development version of MariaDB ColumnStore. -It is built by porting InfiniDB 4.6.7 on MariaDB 10.1.26 and adding entirely +This is MariaDB ColumnStore 1.0.15 +MariaDB ColumnStore 1.0.15 is the development version of MariaDB ColumnStore. +It is built by porting InfiniDB 4.6.7 on MariaDB 10.1.35 and adding entirely new features not found anywhere else. -MariaDB ColumnStore 1.0.14 is an GA release. This is the first MariaDB +MariaDB ColumnStore 1.0.15 is an GA release. This is the first MariaDB ColumnStore release, not all features planned for the MariaDB ColumnStore 1.0 series are included in this release. diff --git a/README.md b/README.md index 5cd3824eb..6a43e516e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -#MariaDB ColumnStore Storage/Execution engine 1.0.14 -MariaDB ColumnStore 1.0.14 is the development version of MariaDB ColumnStore. -It is built by porting InfiniDB 4.6.7 on MariaDB 10.1.26 and adding entirely +#MariaDB ColumnStore Storage/Execution engine 1.0.15 +MariaDB ColumnStore 1.0.15 is the development version of MariaDB ColumnStore. +It is built by porting InfiniDB 4.6.7 on MariaDB 10.1.35 and adding entirely new features not found anywhere else. -#MariaDB ColumnStore 1.0.14 is an GA release. +#MariaDB ColumnStore 1.0.15 is an GA release. #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. diff --git a/VERSION b/VERSION index 1e84dad87..50ab911ca 100644 --- a/VERSION +++ b/VERSION @@ -1,4 +1,4 @@ COLUMNSTORE_VERSION_MAJOR=1 COLUMNSTORE_VERSION_MINOR=0 -COLUMNSTORE_VERSION_PATCH=14 +COLUMNSTORE_VERSION_PATCH=15 COLUMNSTORE_VERSION_RELEASE=1