This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMU Common Lisp".
The branch, master has been updated via 908514c031461556f762c445bdea2aafdf3db7ae (commit) from ef3824719adb38bf923d493d91942d304523ea29 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 908514c031461556f762c445bdea2aafdf3db7ae Author: Raymond Toy toy.raymond@gmail.com Date: Tue Dec 2 19:53:34 2014 -0800
Update version number to 20f.
diff --git a/bin/build.sh b/bin/build.sh index 3b52556..7d6e00c 100755 --- a/bin/build.sh +++ b/bin/build.sh @@ -39,7 +39,7 @@ ENABLE2="yes" ENABLE3="yes" ENABLE4="yes"
-version=20e +version=20f SRCDIR=src BINDIR=bin TOOLDIR=$BINDIR
-----------------------------------------------------------------------
Summary of changes: bin/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive