From 663e847459686604ea051f036a0e4caff18cea6f Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 12 May 2016 12:04:14 +0200 Subject: Revert "Prepare release" This reverts commit bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a. --- lib/observer/doc/src/notes.xml | 30 ------------------------------ lib/observer/vsn.mk | 2 +- 2 files changed, 1 insertion(+), 31 deletions(-) (limited to 'lib/observer') diff --git a/lib/observer/doc/src/notes.xml b/lib/observer/doc/src/notes.xml index 0c72052827..c3bd0d33b9 100644 --- a/lib/observer/doc/src/notes.xml +++ b/lib/observer/doc/src/notes.xml @@ -32,36 +32,6 @@

This document describes the changes made to the Observer application.

-
Observer 2.2 - -
Improvements and New Features - - -

- Update dbg and ttb to work with a tracer module as tracer - and tracing on ports.

-

- Own Id: OTP-13500

-
- -

- Added possibility to change update frequency and length - of the graph windows.

-

- Own Id: OTP-13555

-
- -

- Improved background coloring to work with dark themes and - other visual improvements.

-

- Own Id: OTP-13556

-
-
-
- -
-
Observer 2.1.2
Improvements and New Features diff --git a/lib/observer/vsn.mk b/lib/observer/vsn.mk index f214810199..aede0858d6 100644 --- a/lib/observer/vsn.mk +++ b/lib/observer/vsn.mk @@ -1 +1 @@ -OBSERVER_VSN = 2.2 +OBSERVER_VSN = 2.1.2 -- cgit v1.2.3