wmmoonclock: bumped to 1.30.

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
This commit is contained in:
Jeremy Sowden 2020-04-23 09:43:33 +01:00 committed by Carlos R. Mafra
parent 766200a19f
commit 7ffe884be2
2 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,11 @@
Changes:
Version 1.30 - released April 23, 2020
Update report email address.
Declare some file-scope variables static.
Fix build failure with GCC 10.
Add autogen.
Usage typo fixed.
Version 1.29 - released August 14, 2017
Update GPLv2 license text.
Update FSF address.

View File

@ -1,4 +1,4 @@
AC_INIT([wmmoonclock], [1.29], [wmaker-dev@googlegroups.com])
AC_INIT([wmmoonclock], [1.30], [wmaker-dev@googlegroups.com])
AM_INIT_AUTOMAKE([foreign subdir-objects])
AC_CONFIG_SRCDIR([configure.ac])
AC_PROG_CC