From 3a27d8808c8c924880a43c0914b55bd32fe8bbd1 Mon Sep 17 00:00:00 2001 From: Nils <> Date: Thu, 14 Jan 2021 21:17:23 +0100 Subject: [PATCH] Update documentation and info files --- README.md | 4 ++-- configure | 2 +- documentation/english.adoc | 4 ++-- documentation/german.adoc | 4 ++-- documentation/index.adoc | 4 ++-- documentation/laborejo.1 | 6 +++--- documentation/manpageinclude.h2m | 2 +- documentation/out/english.html | 4 ++-- documentation/out/german.html | 4 ++-- documentation/out/index.html | 2 +- 10 files changed, 18 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index fd5803a..a9dc3bd 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -[//]: # (Generated 2021-01-14T21:11:39.321810. Changes belong into template/documentation/readme.template) +[//]: # (Generated 2021-01-14T21:17:22.492067. Changes belong into template/documentation/readme.template) #Laborejo -Program version 2.0.0 +Program version 2.0.1 Laborejo (Esperanto: Workshop) is a MIDI sequencer based on classical music notation. diff --git a/configure b/configure index 71d0ea9..59a9788 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #!/bin/bash program=laborejo cboxconfigure="--without-fluidsynth --without-libsmf" -version=2.0.0 +version=2.0.1 . template/configure.template #. is the posix compatible version of source diff --git a/documentation/english.adoc b/documentation/english.adoc index 549e2ad..4711141 100644 --- a/documentation/english.adoc +++ b/documentation/english.adoc @@ -1,5 +1,5 @@ :Author: Laborejo Software Suite -:Version: 2.0.0 +:Version: 2.0.1 :iconfont-remote!: :!webfonts: @@ -25,7 +25,7 @@ https://asciidoctor.org/docs/user-manual/ = Laborejo // Don't write in the empty line above line. It will be interpreted as author html tag -For program version 2.0.0 +For program version 2.0.1 == Introduction diff --git a/documentation/german.adoc b/documentation/german.adoc index 3babedf..9817d26 100644 --- a/documentation/german.adoc +++ b/documentation/german.adoc @@ -1,5 +1,5 @@ :Author: Laborejo Software Suite -:Version: 2.0.0 +:Version: 2.0.1 :iconfont-remote!: :!webfonts: @@ -25,7 +25,7 @@ https://asciidoctor.org/docs/user-manual/ = Laborejo // Don't write in the empty line above line. It will be interpreted as author html tag -Für Programmversion 2.0.0 +Für Programmversion 2.0.1 == Einleitung diff --git a/documentation/index.adoc b/documentation/index.adoc index dfb916c..855fad0 100644 --- a/documentation/index.adoc +++ b/documentation/index.adoc @@ -1,5 +1,5 @@ :Author: Laborejo Software Suite -:Version: 2.0.0 +:Version: 2.0.1 :iconfont-remote!: :!webfonts: @@ -21,7 +21,7 @@ https://asciidoctor.org/docs/user-manual/ == Laborejo Multi-Language Documentation image::logo.png["logo", 320, 180] -For program version 2.0.0 +For program version 2.0.1 This site is part of the https://www.laborejo.org[Laborejo Software Suite] diff --git a/documentation/laborejo.1 b/documentation/laborejo.1 index 0df84d1..a97fad1 100644 --- a/documentation/laborejo.1 +++ b/documentation/laborejo.1 @@ -1,11 +1,11 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. -.TH LABOREJO "1" "January 2021" "Laborejo 2.0.0" "User Commands" +.TH LABOREJO "1" "January 2021" "Laborejo 2.0.1" "User Commands" .SH NAME Laborejo - MIDI sequencer based on classical music notation .SH DESCRIPTION usage: laborejo [\-h] [\-v] [\-s DIRECTORY] [\-p] [\-m] [\-V] .PP -Laborejo \- Version 2.0.0 \- Copyright 2021 by Laborejo Software Suite \- +Laborejo \- Version 2.0.1 \- Copyright 2021 by Laborejo Software Suite \- https://www.laborejo.org/laborejo .SS "optional arguments:" .TP @@ -59,7 +59,7 @@ Run without audio and midi. Skips all JACK checks. Used to just look at the GUI, .SH "REPORTING BUGS" https://www.laborejo.org/bugs .SH COPYRIGHT -Laborejo 2.0.0 - Copyright 2021 +Laborejo 2.0.1 - Copyright 2021 Laborejo Software Suite https://www.laborejo.org/ .SH "SEE ALSO" diff --git a/documentation/manpageinclude.h2m b/documentation/manpageinclude.h2m index e5c7bb5..04ff3e2 100644 --- a/documentation/manpageinclude.h2m +++ b/documentation/manpageinclude.h2m @@ -20,7 +20,7 @@ Working in Laborejo is very fast and efficient by using a combination of midi in https://www.laborejo.org/bugs [copyright] -Laborejo 2.0.0 - Copyright 2021 +Laborejo 2.0.1 - Copyright 2021 Laborejo Software Suite https://www.laborejo.org/ diff --git a/documentation/out/english.html b/documentation/out/english.html index ba24f2a..e5b520e 100644 --- a/documentation/out/english.html +++ b/documentation/out/english.html @@ -464,7 +464,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
-

For program version 2.0.0

+

For program version 2.0.1

@@ -722,7 +722,7 @@ The program is split in two parts. A shared "template" between the Laborejo Soft diff --git a/documentation/out/german.html b/documentation/out/german.html index fc16c89..773badd 100644 --- a/documentation/out/german.html +++ b/documentation/out/german.html @@ -552,7 +552,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
-

Für Programmversion 2.0.0

+

Für Programmversion 2.0.1

@@ -2220,7 +2220,7 @@ Ansonsten starten Sie laborejo mit diesem Befehl, Sprachcode ändern, vom Termin diff --git a/documentation/out/index.html b/documentation/out/index.html index fd189cb..40291e7 100644 --- a/documentation/out/index.html +++ b/documentation/out/index.html @@ -450,7 +450,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
-

For program version 2.0.0

+

For program version 2.0.1

This site is part of the Laborejo Software Suite