edwin 3.117.6 mit-scheme-pucked-edwin-3.117.6
authorMatt Birkholz <matt@birchwood-abbey.net>
Sat, 27 Jul 2019 09:13:05 +0000 (04:13 -0500)
committerMatt Birkholz <matt@birchwood-abbey.net>
Sat, 27 Jul 2019 09:13:05 +0000 (04:13 -0500)
src/edwin/NEWS
src/edwin/configure.ac
src/edwin/debian/changelog
src/edwin/make.scm

index eaad208cc4a65cb167fe39b9a23f3d1cf7577005..db5ec8f6408610d7be26f011ba1a344ad209681f 100644 (file)
@@ -26,6 +26,11 @@ along with MIT/GNU Scheme; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 02110-1301, USA.
 
+mit-scheme-pucked-edwin 3.117.6 - Matt Birkholz, 2019-07-27
+===========================================================
+
+Minor build improvements.
+
 mit-scheme-pucked-edwin 3.117.5 - Matt Birkholz, 2019-07-03
 ===========================================================
 
index 65464fb7b4a33977a7ba43e33cf9fe02c4a9bfcb..05d066d572dd464e19b3468ad80c21865cd4f538 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme Pucked edwin plugin],
-        [3.117.5],
+        [3.117.6],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-edwin])
 AC_CONFIG_SRCDIR([edwin.pkg])
index 3b70cd613e7f87c8712c9f9c42bf412973b7d1d2..1d296b5b9b9c81e8ff0686ad8c369539cd4c9b17 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-edwin (3.117.6) birchwood; urgency=low
+
+  * Minor build improvements.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Sat, 27 Jul 2019 00:00:00 -0000
+
 mit-scheme-pucked-edwin (3.117.5) birchwood; urgency=low
 
   * New release upstream removed lisppaste support and fixed a number of
index d6b0f9999767e538777270d4c19ef9e408460c69..a215fa16dcd549461ec1c6c7a6f4b6d2b6fba1d0 100644 (file)
@@ -36,4 +36,4 @@ USA.
       `((alternate-package-loader
         . ,(load "edwin.bld" system-global-environment))))))
 
-(add-subsystem-identification! "Edwin" '(3 117 5))
\ No newline at end of file
+(add-subsystem-identification! "Edwin" '(3 117 6))
\ No newline at end of file