diff --git a/apidoc/python/source/conf.py b/apidoc/python/source/conf.py index 7502546..d75a309 100644 --- a/apidoc/python/source/conf.py +++ b/apidoc/python/source/conf.py @@ -55,9 +55,9 @@ author = 'Jakob Kreuze' # built documents. # # The short X.Y version. -version = '0.11.3' +version = '0.12.0' # The full version, including alpha/beta/rc tags. -release = '0.11.3' +release = '0.12.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/cfg/global_vars.mk b/cfg/global_vars.mk index 802aa3e..bbb015f 100644 --- a/cfg/global_vars.mk +++ b/cfg/global_vars.mk @@ -1,5 +1,5 @@ # Version -TOXIC_VERSION = 0.11.3 +TOXIC_VERSION = 0.12.0 REV = $(shell git rev-list HEAD --count 2>/dev/null || echo -n "error") ifneq (, $(findstring error, $(REV))) VERSION = $(TOXIC_VERSION) diff --git a/doc/toxic.1 b/doc/toxic.1 index e5ad501..5190966 100644 --- a/doc/toxic.1 +++ b/doc/toxic.1 @@ -1,13 +1,13 @@ '\" t .\" Title: toxic .\" Author: [see the "AUTHORS" section] -.\" Generator: DocBook XSL Stylesheets v1.79.1 -.\" Date: 2021-05-24 +.\" Generator: DocBook XSL Stylesheets vsnapshot +.\" Date: 2021-12-05 .\" Manual: Toxic Manual .\" Source: toxic __VERSION__ .\" Language: English .\" -.TH "TOXIC" "1" "2021\-05\-24" "toxic __VERSION__" "Toxic Manual" +.TH "TOXIC" "1" "2021\-12\-05" "toxic __VERSION__" "Toxic Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -156,14 +156,14 @@ Configuration example\&. \-Screen flickering sometimes occurs on certain terminals\&. .sp \-Resizing the terminal window when a game window is open will break things\&. +.SH "LINKS" +.sp +Project page: https://github\&.com/JFreegman/toxic +.sp +Tox development group public key: 360497DA684BCE2A500C1AF9B3A5CE949BBB9F6FB1F91589806FB04CA039E313 .SH "AUTHORS" .sp JFreegman .SH "SEE ALSO" .sp \fBtoxic\&.conf\fR(5) -.SH "LINKS" -.sp -Project page: https://github\&.com/JFreegman/toxic -.sp -IRC channel: irc\&.libera\&.chat#tox diff --git a/doc/toxic.1.asc b/doc/toxic.1.asc index 6764fb6..0a54778 100644 --- a/doc/toxic.1.asc +++ b/doc/toxic.1.asc @@ -93,6 +93,12 @@ behaviour. -Resizing the terminal window when a game window is open will break things. +LINKS +----- +Project page: + +Tox development group public key: 360497DA684BCE2A500C1AF9B3A5CE949BBB9F6FB1F91589806FB04CA039E313 + AUTHORS ------- JFreegman @@ -100,9 +106,3 @@ JFreegman SEE ALSO -------- *toxic.conf*(5) - -LINKS ------ -Project page: - -IRC channel: irc.libera.chat#tox diff --git a/doc/toxic.conf.5 b/doc/toxic.conf.5 index eb23700..fdb5f27 100644 --- a/doc/toxic.conf.5 +++ b/doc/toxic.conf.5 @@ -1,13 +1,13 @@ '\" t .\" Title: toxic.conf .\" Author: [see the "AUTHORS" section] -.\" Generator: DocBook XSL Stylesheets v1.79.1 -.\" Date: 2020-11-12 +.\" Generator: DocBook XSL Stylesheets vsnapshot +.\" Date: 2022-06-27 .\" Manual: Toxic Manual .\" Source: toxic __VERSION__ .\" Language: English .\" -.TH "TOXIC\&.CONF" "5" "2020\-11\-12" "toxic __VERSION__" "Toxic Manual" +.TH "TOXIC\&.CONF" "5" "2022\-06\-27" "toxic __VERSION__" "Toxic Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -417,14 +417,14 @@ __DATADIR__/toxic\&.conf\&.example .RS 4 Configuration example\&. .RE -.SH "SEE ALSO" -.sp -\fBtoxic\fR(1) .SH "RESOURCES" .sp Project page: https://github\&.com/JFreegman/toxic .sp -IRC channel: irc\&.libera\&.chat#tox +Tox development group public key: 360497DA684BCE2A500C1AF9B3A5CE949BBB9F6FB1F91589806FB04CA039E313 .SH "AUTHORS" .sp JFreegman +.SH "SEE ALSO" +.sp +\fBtoxic\fR(1) diff --git a/doc/toxic.conf.5.asc b/doc/toxic.conf.5.asc index 8890b0d..cfe35b9 100644 --- a/doc/toxic.conf.5.asc +++ b/doc/toxic.conf.5.asc @@ -263,19 +263,19 @@ FILES {datadir}/toxic.conf.example:: Configuration example. +RESOURCES +--------- +Project page: + +Tox development group public key: 360497DA684BCE2A500C1AF9B3A5CE949BBB9F6FB1F91589806FB04CA039E313 + +AUTHORS +------- +JFreegman SEE ALSO -------- *toxic*(1) -RESOURCES ---------- -Project page: -IRC channel: irc.libera.chat#tox - - -AUTHORS -------- -JFreegman