1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-09-01 01:22:04 +03:00

Bump version to 1.0.17

This commit is contained in:
Andrew Hutchings
2019-02-13 21:23:08 +00:00
parent 664708a351
commit 9c71f3d480
2 changed files with 5 additions and 5 deletions

View File

@@ -1,9 +1,9 @@
#MariaDB ColumnStore Storage/Execution engine 1.0.16
MariaDB ColumnStore 1.0.16 is the development version of MariaDB ColumnStore.
It is built by porting InfiniDB 4.6.7 on MariaDB 10.1.35 and adding entirely
#MariaDB ColumnStore Storage/Execution engine 1.0.17
MariaDB ColumnStore 1.0.17 is the development version of MariaDB ColumnStore.
It is built by porting InfiniDB 4.6.7 on MariaDB 10.1 and adding entirely
new features not found anywhere else.
#MariaDB ColumnStore 1.0.16 is an GA release.
#MariaDB ColumnStore 1.0.17 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.

View File

@@ -1,4 +1,4 @@
COLUMNSTORE_VERSION_MAJOR=1
COLUMNSTORE_VERSION_MINOR=0
COLUMNSTORE_VERSION_PATCH=16
COLUMNSTORE_VERSION_PATCH=17
COLUMNSTORE_VERSION_RELEASE=1