From 2955ddebc32837b66d9bacb4e925ad0ed0033168 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 23 Jun 2015 10:24:26 +0200 Subject: Prepare release --- lib/gs/doc/src/notes.xml | 18 +++++++++++++++++- lib/gs/vsn.mk | 2 +- 2 files changed, 18 insertions(+), 2 deletions(-) (limited to 'lib/gs') diff --git a/lib/gs/doc/src/notes.xml b/lib/gs/doc/src/notes.xml index 24e58741a0..02d4f1cec3 100644 --- a/lib/gs/doc/src/notes.xml +++ b/lib/gs/doc/src/notes.xml @@ -31,7 +31,23 @@

This document describes the changes made to the GS application.

-
GS 1.5.16 +
GS 1.6 + +
Improvements and New Features + + +

+ Change license text from Erlang Public License to Apache + Public License v2

+

+ Own Id: OTP-12845

+
+
+
+ +
+ +
GS 1.5.16
Fixed Bugs and Malfunctions diff --git a/lib/gs/vsn.mk b/lib/gs/vsn.mk index 96786b300c..345f0f37f2 100644 --- a/lib/gs/vsn.mk +++ b/lib/gs/vsn.mk @@ -1,2 +1,2 @@ -GS_VSN = 1.5.16 +GS_VSN = 1.6 -- cgit v1.2.3