edwin 3.117.7 mit-scheme-pucked-edwin-3.117.7
authorMatt Birkholz <matt@birchwood-abbey.net>
Fri, 13 Dec 2019 08:48:37 +0000 (01:48 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Sat, 14 Dec 2019 04:50:31 +0000 (21:50 -0700)
src/edwin/NEWS
src/edwin/configure.ac
src/edwin/debian/changelog
src/edwin/make.scm

index 76691092c908b32ff555140e7185498090e5f6e9..c9e40842e372fff8f94a033b95de16f68a0904f6 100644 (file)
@@ -25,6 +25,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.7 - Matt Birkholz, 2019-12-13
+===========================================================
+
+New core.  More build improvements.
+
 mit-scheme-pucked-edwin 3.117.6 - Matt Birkholz, 2019-07-27
 ===========================================================
 
index 313766b48597814719ca91098b217406526335a5..d1b1c2945eda3bc38802167c4149c774c10c7652 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.6],
+        [3.117.7],
         [matt@birchwood-abbey.net],
         [mit-scheme-pucked-edwin])
 AC_CONFIG_SRCDIR([edwin.pkg])
index 1d296b5b9b9c81e8ff0686ad8c369539cd4c9b17..756b24a6b3dc1ab1eb469ad8b03d7b2527002551 100644 (file)
@@ -1,3 +1,9 @@
+mit-scheme-pucked-edwin (3.117.7) birchwood; urgency=low
+
+  * New core.  More build improvements.
+
+ -- Matt Birkholz <matt@birchwood-abbey.net>  Fri, 13 Dec 2019 00:00:00 -0000
+
 mit-scheme-pucked-edwin (3.117.6) birchwood; urgency=low
 
   * Minor build improvements.
index a215fa16dcd549461ec1c6c7a6f4b6d2b6fba1d0..78cddea63cecb30b719ec2a8950c3b7877b73b02 100644 (file)
@@ -36,4 +36,4 @@ USA.
       `((alternate-package-loader
         . ,(load "edwin.bld" system-global-environment))))))
 
-(add-subsystem-identification! "Edwin" '(3 117 6))
\ No newline at end of file
+(add-subsystem-identification! "Edwin" '(3 117 7))
\ No newline at end of file