1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-12-24 14:20:59 +03:00

bump version number

This commit is contained in:
david hill
2017-11-21 15:23:55 -06:00
parent 8f018f81d7
commit 573d465a75
3 changed files with 7 additions and 9 deletions

6
README
View File

@@ -1,9 +1,9 @@
This is MariaDB ColumnStore 1.1.2 GA
MariaDB ColumnStore 1.1.2 GA is the development version of MariaDB ColumnStore.
This is MariaDB ColumnStore 1.1.3 GA
MariaDB ColumnStore 1.1.3 GA is the development version of MariaDB ColumnStore.
It is built by porting InfiniDB 4.6.7 on MariaDB 10.2 and adding entirely
new features not found anywhere else.
MariaDB ColumnStore 1.1.2 is a GA release. This is the first MariaDB
MariaDB ColumnStore 1.1.3 is a 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.

View File

@@ -1,11 +1,9 @@
#MariaDB ColumnStore Storage/Execution engine 1.1.2 GA
MariaDB ColumnStore 1.1.2 GA is the development version of MariaDB ColumnStore.
#MariaDB ColumnStore Storage/Execution engine 1.1.3 GA
MariaDB ColumnStore 1.1.3 GA is the development version of MariaDB ColumnStore.
It is built by porting InfiniDB 4.6.7 on MariaDB 10.2.9 and adding entirely
new features not found anywhere else.
#MariaDB ColumnStore 1.1.2 is an GA release.
- Do not use Beta releases on production systems.
#MariaDB ColumnStore 1.1.3 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=1
COLUMNSTORE_VERSION_PATCH=2
COLUMNSTORE_VERSION_PATCH=3
COLUMNSTORE_VERSION_RELEASE=1