From cfea5eea406ba3af96588ff458e55de9a149d9c5 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Sun, 1 Apr 2012 20:14:41 +0200 Subject: Prepare release --- lib/gs/doc/src/notes.xml | 22 +++++++++++++++++++++- lib/gs/vsn.mk | 2 +- 2 files changed, 22 insertions(+), 2 deletions(-) (limited to 'lib/gs') diff --git a/lib/gs/doc/src/notes.xml b/lib/gs/doc/src/notes.xml index cd63104346..d1b74ecfb1 100644 --- a/lib/gs/doc/src/notes.xml +++ b/lib/gs/doc/src/notes.xml @@ -30,7 +30,27 @@

This document describes the changes made to the GS application.

-
GS 1.5.15 +
GS 1.5.15.1 + +
Improvements and New Features + + +

The GS applications is now deprecated and will be + removed in the R16 release. The following GS-based + applications have been superseded by the Observer + application and will removed in R16: Appmon, Pman, + Tv.

+

+ *** POTENTIAL INCOMPATIBILITY ***

+

+ Own Id: OTP-9907

+
+
+
+ +
+ +
GS 1.5.15
Improvements and New Features diff --git a/lib/gs/vsn.mk b/lib/gs/vsn.mk index 41a2561809..48249cb3d0 100644 --- a/lib/gs/vsn.mk +++ b/lib/gs/vsn.mk @@ -1,2 +1,2 @@ -GS_VSN = 1.5.15 +GS_VSN = 1.5.15.1 -- cgit v1.2.3