0.8.0.21
authorDaniel Barlow <dan@telent.net>
Sat, 31 May 2003 20:56:02 +0000 (20:56 +0000)
committerDaniel Barlow <dan@telent.net>
Sat, 31 May 2003 20:56:02 +0000 (20:56 +0000)
Add contrib/asdf-module.mk to the list of files that go into a
binary distribution (thanks to David Lichteblau for bug report)

binary-distribution.sh
version.lisp-expr

index 90e402c..462a86d 100755 (executable)
@@ -16,6 +16,7 @@ tar -cf $b-binary.tar \
     $b/install.sh \
     $b/doc/sbcl.1 \
     $b/pubring.pgp \
+    $b/contrib/asdf-module.mk \
     $b/contrib/vanilla-module.mk \
     `for dir in $b/contrib/*; do 
          if test -d $dir && test -f $dir/test-passed; then 
index 51d64c1..f922acf 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.8.0.20"
+"0.8.0.21"