1.0.42.27: cleanup: My last commit was supposed to be .27
authorAlastair Bridgewater <lisphacker@users.sourceforge.net>
Fri, 3 Sep 2010 05:47:27 +0000 (05:47 +0000)
committerAlastair Bridgewater <lisphacker@users.sourceforge.net>
Fri, 3 Sep 2010 05:47:27 +0000 (05:47 +0000)
  * My export shell script had a bug, introduced during
refactoring, causing it to read the wrong version.lisp-expr
to determine the old version number, thus causing the
version number to not be incremented after the first commit
in the series.  What I get for trying to be too clever.

  * Updated version.lisp-expr, gave an explanatory comment
in the commit message (this commit message).

version.lisp-expr

index 05f749e..90437cf 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".)
-"1.0.42.26"
+"1.0.42.27"