wmbiff: Release version 0.4.28.

This commit is contained in:
Doug Torrance 2014-11-07 21:31:30 -06:00 committed by Carlos R. Mafra
parent 00f05fb75a
commit ccf80e0891
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
Release Notes
~~~~~~~~~~~~~
Release 0.4.28 - November 7, 2014
* Lots of bug fixes and code cleanup.
Release 0.4.27 - October 8, 2005
* GNUTLS 1.2 support
* Minor bugfixes.

View file

@ -6,7 +6,7 @@ dnl and configure:
dnl installation prefix
dnl version
AC_INIT(WMBiff, 0.4.27, wmaker-dev@lists.windowmaker.org, wmbiff)
AC_INIT(WMBiff, 0.4.28, wmaker-dev@lists.windowmaker.org, wmbiff)
AC_CONFIG_AUX_DIR(autoconf)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER([config.h])