fookb: bumped to 4.1.
This commit is contained in:
parent
d467d2c22e
commit
4766043a48
|
@ -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.
|
||||
|
|
|
@ -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])
|
||||
|
||||
|
|
Loading…
Reference in a new issue