X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=217fa1932abe331b0274d9b9b6211a9e4f45c8e0;hb=c713eb2b521b048ff2c927ec52b861787d289f85;hp=de792ec9dcf54959e264481ad70cb4f420e0e330;hpb=be9eb6c67b5f43a095c3de17bea945c309d662e4;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index de792ec..2804246 100644 --- a/version.lisp-expr +++ b/version.lisp-expr @@ -1,7 +1,7 @@ ;;; This is the master value for LISP-IMPLEMENTATION-VERSION. It's ;;; separated into its own file here so that it's easy for ;;; text-munging make-ish or cvs-ish scripts to find and tweak it. For -;;; the convenience of such scripts, only a trivial subset of Lisp +;;; the convenience of such scripts, only a simple subset of Lisp ;;; reader syntax should be used here: semicolon-delimited comments, ;;; possible blank lines or other whitespace, and a single ;;; double-quoted string value alone on its own line. @@ -18,4 +18,4 @@ ;;; for internal versions, especially for internal versions off the ;;; main CVS branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".) -"0.pre7.54" +"0.7.1.3"