Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301, USA.
+mit-scheme-pucked-blowfish 1.1.4 - Matt Birkholz, 2019-07-03
+============================================================
+
+New release upstream. Downcased many symbols.
+
mit-scheme-pucked-blowfish 1.1.3 - Matt Birkholz, 2019-02-18
============================================================
@comment %**start of header
@setfilename blowfish.info
@include version.texi
-@set SCMVERS 10.1.10
+@set SCMVERS 10.1.11
@settitle Blowfish Plugin Manual
@comment %**end of header
AC_PREREQ([2.69])
AC_INIT([MIT/GNU Scheme Pucked blowfish plugin],
- [1.1.3],
+ [1.1.4],
[matt@birchwood-abbey.net],
[mit-scheme-pucked-blowfish])
AC_CONFIG_SRCDIR([blowfish.pkg])
+mit-scheme-pucked-blowfish (1.1.4) birchwood; urgency=low
+
+ * New release upstream. Downcased many symbols.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net> Wed, 03 Jul 2019 00:00:00 -0000
+
mit-scheme-pucked-blowfish (1.1.3) birchwood; urgency=low
* New release upstream. Minor build improvements.
(lambda ()
(load-package-set "blowfish")))
-(add-subsystem-identification! "Blowfish" '(1 1 3))
\ No newline at end of file
+(add-subsystem-identification! "Blowfish" '(1 1 4))
\ No newline at end of file