Bump version date -> 2020-05-23
This commit is contained in:
parent
fe57108f2f
commit
10c833e565
10 changed files with 15 additions and 12 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.\" tuxpaint.1 - 2020.04.10
|
||||
.TH TUXPAINT 1 "10 April 2020" "0.9.24" "Tux Paint"
|
||||
.\" tuxpaint.1 - 2020.05.23
|
||||
.TH TUXPAINT 1 "23 May 2020" "0.9.24" "Tux Paint"
|
||||
.SH NAME
|
||||
tuxpaint -- "Tux Paint", a drawing program for young children.
|
||||
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
(See COPYING.txt)
|
||||
|
||||
June 14, 2002 - April 10, 2020
|
||||
June 14, 2002 - May 23, 2020
|
||||
*/
|
||||
|
||||
|
||||
|
|
@ -457,7 +457,7 @@ static void mtw(wchar_t * wtok, char *tok)
|
|||
#else
|
||||
|
||||
#include <librsvg/rsvg.h>
|
||||
#include <librsvg/rsvg-cairo.h>
|
||||
/* #include <librsvg/rsvg-cairo.h> -- Deprecated */
|
||||
|
||||
#if !defined(RSVG_H) || !defined(RSVG_CAIRO_H)
|
||||
#error "---------------------------------------------------"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue