diff --git a/ChangeLog b/ChangeLog index 2fa4335..3724892 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-12-21 Glynn Foster + + * configure.in: Post bump release. + * README: Despite the evils of autotools changing the COPYING + file in any releases I make, this software is LGPL. + 2004-12-21 Glynn Foster * configure.in: Release 2.9.1 diff --git a/README b/README index f0615e2..22fbd61 100644 --- a/README +++ b/README @@ -5,6 +5,8 @@ which allows you to display dialog boxes from the commandline and shell scripts. If you understand, things are just as they are. If you don't understand, things are just as they are. +This software is licensed under the LGPL. + Zen Requirements - ================== popt, scrollkeeper and intltool. diff --git a/configure.in b/configure.in index 2837bd2..aa48eb0 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ AC_PREREQ(2.53) AC_INIT(src) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(zenity, 2.9.1) +AM_INIT_AUTOMAKE(zenity, 2.9.2) AM_MAINTAINER_MODE diff --git a/po/ChangeLog b/po/ChangeLog index 78f5561..2da3379 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2004-12-21 Glynn Foster + + * 2.9.1 version marker. + 2004-12-20 Christian Rose * sv.po: Updated Swedish translation.