From a3c341adc4ee61cdfe68d64245c71ca9b171dd15 Mon Sep 17 00:00:00 2001 From: Bamboo Date: Wed, 7 Nov 2018 14:47:15 +1100 Subject: [PATCH] Release 10.1.0 Update VERSION Update CHANGES --- CHANGES | 9 ++++++++- VERSION | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 32fbd7a7e..e4a46ea15 100644 --- a/CHANGES +++ b/CHANGES @@ -8,7 +8,14 @@ The upcoming release notes should indicate whether it is a SOURCE COMPATIBLE, BI changes are added the compatibility information should be updated. --- -Upcoming release: SOURCE COMPATIBLE +Upcoming release: BINARY COMPATIBLE + +## Changes + + +## Upgrade Notes +--- +10.1.0 2018-11-07: SOURCE COMPATIBLE ## Changes diff --git a/VERSION b/VERSION index 44a2d5002..3b9bddfcc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -10.0.0-dev \ No newline at end of file +10.1.0 \ No newline at end of file