Remove -rc1, sync docs / get updated doc dates
This commit is contained in:
parent
de3f53545d
commit
94153b75d3
28 changed files with 37 additions and 35 deletions
8
Makefile
8
Makefile
|
|
@ -4,23 +4,25 @@
|
|||
# Various contributors (see AUTHORS.txt)
|
||||
# https://tuxpaint.org/
|
||||
|
||||
# June 14, 2002 - May 14, 2023
|
||||
# June 14, 2002 - May 18, 2023
|
||||
|
||||
|
||||
# The version number, for release:
|
||||
|
||||
VER_VERSION:=0.9.30-rc1
|
||||
VER_VERSION:=0.9.30
|
||||
|
||||
# We are always SDL2 now, so don't need "-sdl2"
|
||||
VER_FLAVOR:=""
|
||||
|
||||
ifdef SOURCE_DATE_EPOCH
|
||||
VER_DATE=$(shell date -u -d "@$(SOURCE_DATE_EPOCH)" "+%Y-%m-%d" 2>/dev/null || date -u -r "$(SOURCE_DATE_EPOCH)" "+%Y-%m-%d" 2>/dev/null || date -u "+%Y-%m-%d")
|
||||
else
|
||||
VER_DATE=$(shell date "+%Y-%m-%d")
|
||||
endif
|
||||
|
||||
MAGIC_API_VERSION:=0x00000008
|
||||
|
||||
# Need to know the OS
|
||||
|
||||
SYSNAME:=$(shell uname -s)
|
||||
ifeq ($(findstring MINGW32, $(SYSNAME)),MINGW32)
|
||||
OS:=windows
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Copyright (c) 2002-2023
|
|||
Various contributors (see below, and CHANGES.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
June 17, 2002 - April 22, 2023
|
||||
June 17, 2002 - May 18, 2023
|
||||
|
||||
* Design and Coding:
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Copyright (c) 2002-2023
|
|||
Various contributors (see below, and AUTHORS.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
2023.May.16 (0.9.30)
|
||||
2023.May.18 (0.9.30)
|
||||
* Improvements to Stamp tool:
|
||||
---------------------------
|
||||
* Avoid playing English descriptive sound for a stamp
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Options Documentation
|
|||
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
May 9, 2023
|
||||
May 18, 2023
|
||||
|
||||
+---------------------------------------------+
|
||||
|Table of Contents |
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
May 16, 2023
|
||||
May 18, 2023
|
||||
|
||||
+----------------------------------------------------+
|
||||
|Table of Contents |
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
May 9, 2023 </p>
|
||||
May 18, 2023 </p>
|
||||
</center>
|
||||
</header>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
May 16, 2023 </p>
|
||||
May 18, 2023 </p>
|
||||
</center>
|
||||
</header>
|
||||
<table border="2"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Options Documentation
|
|||
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
mayo 9, 2023
|
||||
mayo 18, 2023
|
||||
|
||||
+---------------------------------------------+
|
||||
|Table of Contents |
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
mayo 16, 2023
|
||||
mayo 18, 2023
|
||||
|
||||
+----------------------------------------------------+
|
||||
|Table of Contents |
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
mayo 9, 2023 </p>
|
||||
mayo 18, 2023 </p>
|
||||
</center>
|
||||
</header>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
mayo 16, 2023 </p>
|
||||
mayo 18, 2023 </p>
|
||||
</center>
|
||||
</header>
|
||||
<table border="2"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Documentation sur les options
|
|||
Copyright © 2002-2023 by divers contributeurs; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
mai 9, 2023
|
||||
mai 18, 2023
|
||||
|
||||
+---------------------------------------------------------------------+
|
||||
|Table des matières |
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2023 by divers contributeurs; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
mai 16, 2023
|
||||
mai 18, 2023
|
||||
|
||||
+----------------------------------------------------------+
|
||||
|Table des matières |
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
mai 9, 2023 </p>
|
||||
mai 18, 2023 </p>
|
||||
</center>
|
||||
</header>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
mai 16, 2023 </p>
|
||||
mai 18, 2023 </p>
|
||||
</center>
|
||||
</header>
|
||||
<table border="2"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Documentación de opcións
|
|||
Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
9 de Maio de 2023
|
||||
18 de Maio de 2023
|
||||
|
||||
+----------------------------------------------------+
|
||||
|Índice |
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
16 de Maio de 2023
|
||||
18 de Maio de 2023
|
||||
|
||||
+-----------------------------------------------------------+
|
||||
|Índice |
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
9 de Maio de 2023 </p>
|
||||
18 de Maio de 2023 </p>
|
||||
</center>
|
||||
</header>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
16 de Maio de 2023 </p>
|
||||
18 de Maio de 2023 </p>
|
||||
</center>
|
||||
</header>
|
||||
<table border="2"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
|
||||
https://tuxpaint.org/
|
||||
|
||||
2023年5月 9日
|
||||
2023年5月18日
|
||||
|
||||
+---------------------------------+
|
||||
|目次 |
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
|
||||
https://tuxpaint.org/
|
||||
|
||||
2023年5月16日
|
||||
2023年5月18日
|
||||
|
||||
+-------------------------------------+
|
||||
|目次 |
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
2023年5月 9日 </p>
|
||||
2023年5月18日 </p>
|
||||
</center>
|
||||
</header>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
2023年5月16日 </p>
|
||||
2023年5月18日 </p>
|
||||
</center>
|
||||
</header>
|
||||
<table border="2"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" tuxpaint.1 - 2023.05.09
|
||||
.TH TUXPAINT 1 "May 9, 2023" "0.9.30" "Tux Paint"
|
||||
.\" tuxpaint.1 - 2023.05.18
|
||||
.TH TUXPAINT 1 "May 18, 2023" "0.9.30" "Tux Paint"
|
||||
.SH NAME
|
||||
tuxpaint -- "Tux Paint", a drawing program for young children.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" tuxpaint.1 - 2023.05.09
|
||||
.TH TUXPAINT 1 "mayo 9, 2023" "0.9.30" "Tux Paint"
|
||||
.\" tuxpaint.1 - 2023.05.18
|
||||
.TH TUXPAINT 1 "mayo 18, 2023" "0.9.30" "Tux Paint"
|
||||
.SH NAME
|
||||
tuxpaint -- "Tux Paint", a drawing program for young children.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" tuxpaint.1 - 2023.05.09
|
||||
.TH TUXPAINT 1 "mai 9, 2023" "0.9.30" "Tux Paint"
|
||||
.\" tuxpaint.1 - 2023.05.18
|
||||
.TH TUXPAINT 1 "mai 18, 2023" "0.9.30" "Tux Paint"
|
||||
.SH NAME
|
||||
tuxpaint -- "Tux Paint", un programme simple pour les jeunes enfants.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" tuxpaint.1 - 2023.05.09
|
||||
.TH TUXPAINT 1 " 9 de Maio de 2023" "0.9.30" "Tux Paint"
|
||||
.\" tuxpaint.1 - 2023.05.18
|
||||
.TH TUXPAINT 1 "18 de Maio de 2023" "0.9.30" "Tux Paint"
|
||||
.SH NAME
|
||||
tuxpaint -- "Tux Paint", a drawing program for young children.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" tuxpaint.1 - 2023.05.09
|
||||
.TH TUXPAINT 1 "2023年5月 9日" "0.9.30" "Tux Paint"
|
||||
.\" tuxpaint.1 - 2023.05.18
|
||||
.TH TUXPAINT 1 "2023年5月18日" "0.9.30" "Tux Paint"
|
||||
.SH NAME
|
||||
tuxpaint -- "Tux Paint", a drawing program for young children.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue