From 3b1adb60d186e757e61542d0f240584fb0d67671 Mon Sep 17 00:00:00 2001 From: Nils Date: Mon, 10 Oct 2022 17:30:57 +0200 Subject: [PATCH] forgot a version number --- docs/api/index.html | 8 ++------ docs/index.html | 2 +- docs/src/api/index.adoc | 3 +-- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/docs/api/index.html b/docs/api/index.html index 50e5fe4..4e251ed 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -1734,16 +1734,12 @@

3. API Versions and Behaviour Chang

New Session Manager

-

1.6.0

+

1.6.1

New Session Manager API

1.1.2 NEW nsmd.cpp

- -

New API Document

-

1.5.0 Here

-
@@ -1926,7 +1922,7 @@

3.4. Changes in API Version 1.1.2

diff --git a/docs/index.html b/docs/index.html index 4dcb194..67b391c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -557,7 +557,7 @@

Supported Clients

diff --git a/docs/src/api/index.adoc b/docs/src/api/index.adoc index c9191b7..682e974 100644 --- a/docs/src/api/index.adoc +++ b/docs/src/api/index.adoc @@ -834,9 +834,8 @@ PATCH version when you make backwards compatible bug fixes. |Non Session Manager at moment of fork | 1.2 (June 2020) |Non Session Manager API | 1.0 link:https://github.com/original-male/non/blob/master/session-manager/src/nsmd.C[NON nsmd.C] |Original API Document | 1.0 link:http://non.tuxfamily.org/nsm/API.html[non.tuxfamily.org/nsm/API.html] -|New Session Manager | 1.6.0 +|New Session Manager | 1.6.1 |New Session Manager API | 1.1.2 link:https://github.com/jackaudio/new-session-manager/blob/master/src/nsmd.cpp[NEW nsmd.cpp] -|New API Document | 1.5.0 link:#[Here] |===