Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301, USA.
+mit-scheme-pucked-imail 1.22.4 - Matt Birkholz, 2019-02-18
+==========================================================
+
+New release upstream. Minor build improvements.
+
mit-scheme-pucked-imail 1.22.3 - Matt Birkholz, 2019-01-07
==========================================================
dnl Process this file with autoconf to produce a configure script.
AC_INIT([MIT/GNU Scheme Pucked imail plugin],
- [1.22.3],
+ [1.22.4],
[matt@birchwood-abbey.net],
[mit-scheme-pucked-imail])
AC_CONFIG_SRCDIR([imail.pkg])
+mit-scheme-pucked-imail (1.22.4) birchwood; urgency=low
+
+ * New release upstream. Minor build improvements.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Mon, 18 Feb 2019 00:00:00 -0000
+
mit-scheme-pucked-imail (1.22.3) birchwood; urgency=low
* New release upstream with improved performance.
@comment %**start of header
@setfilename imail.info
@include version.texi
-@set SCMVERS 9.2.15
+@set SCMVERS 10.1.10
@settitle IMAIL Plugin Manual
@comment %**end of header
@setchapternewpage on
(lambda ()
(fluid-let ((*allow-package-redefinition?* #t))
(load-package-set "imail"))))
-(add-subsystem-identification! "IMAIL" '(1 22 3))
\ No newline at end of file
+(add-subsystem-identification! "IMAIL" '(1 22 4))
\ No newline at end of file