Skip to content

Commit 4766043

Browse files
a3a3elcrmafra
authored andcommitted
fookb: bumped to 4.1.
1 parent d467d2c commit 4766043

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

fookb/ChangeLog

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
4.1
2+
3+
Use default parameter values if there is no config-file in $HOME.
4+
15
4.0
26

37
Now maintained by the Window Maker Team.

fookb/configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dnl
55
dnl vim:ts=8:sts=2:shiftwidth=2:expandtab:foldmethod=marker
66

77
dnl {{{1
8-
AC_INIT([fookb], [4.0], [[email protected]])
8+
AC_INIT([fookb], [4.1], [[email protected]])
99
AM_INIT_AUTOMAKE([foreign])
1010
AC_CONFIG_SRCDIR([fookb.c])
1111

0 commit comments

Comments
 (0)