fookb: bumped to 4.1.

This commit is contained in:
Jeremy Sowden 2019-10-03 23:06:56 +01:00 committed by Carlos R. Mafra
parent d467d2c22e
commit 4766043a48
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
4.1
Use default parameter values if there is no config-file in $HOME.
4.0
Now maintained by the Window Maker Team.

View file

@ -5,7 +5,7 @@ dnl
dnl vim:ts=8:sts=2:shiftwidth=2:expandtab:foldmethod=marker
dnl {{{1
AC_INIT([fookb], [4.0], [wmaker-dev@googlegroups.com])
AC_INIT([fookb], [4.1], [wmaker-dev@googlegroups.com])
AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_SRCDIR([fookb.c])