Remove -rc1, sync docs / get updated doc dates

This commit is contained in:
Bill Kendrick 2023-05-18 18:27:02 -07:00
parent de3f53545d
commit 94153b75d3
28 changed files with 37 additions and 35 deletions

View file

@ -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

View file

@ -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:

View file

@ -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

View file

@ -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 |

View file

@ -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 |

View file

@ -102,7 +102,7 @@
</p>
<p>
May 9, 2023 </p>
May 18, 2023 </p>
</center>
</header>

View file

@ -102,7 +102,7 @@
</p>
<p>
May 16, 2023 </p>
May 18, 2023 </p>
</center>
</header>
<table border="2"

View file

@ -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 |

View file

@ -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 |

View file

@ -102,7 +102,7 @@
</p>
<p>
mayo 9, 2023 </p>
mayo 18, 2023 </p>
</center>
</header>

View file

@ -102,7 +102,7 @@
</p>
<p>
mayo 16, 2023 </p>
mayo 18, 2023 </p>
</center>
</header>
<table border="2"

View file

@ -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 |

View file

@ -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 |

View file

@ -102,7 +102,7 @@
</p>
<p>
mai 9, 2023 </p>
mai 18, 2023 </p>
</center>
</header>

View file

@ -102,7 +102,7 @@
</p>
<p>
mai 16, 2023 </p>
mai 18, 2023 </p>
</center>
</header>
<table border="2"

View file

@ -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 |

View file

@ -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 |

View file

@ -102,7 +102,7 @@
</p>
<p>
9 de Maio de 2023 </p>
18 de Maio de 2023 </p>
</center>
</header>

View file

@ -102,7 +102,7 @@
</p>
<p>
16 de Maio de 2023 </p>
18 de Maio de 2023 </p>
</center>
</header>
<table border="2"

View file

@ -6,7 +6,7 @@
Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
https://tuxpaint.org/
2023年5月 9
2023年5月18
+---------------------------------+
|目次 |

View file

@ -6,7 +6,7 @@
Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
https://tuxpaint.org/
2023年5月16
2023年5月18
+-------------------------------------+
|目次 |

View file

@ -102,7 +102,7 @@
</p>
<p>
2023年5月 9</p>
2023年5月18</p>
</center>
</header>

View file

@ -102,7 +102,7 @@
</p>
<p>
2023年5月16</p>
2023年5月18</p>
</center>
</header>
<table border="2"

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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.