X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=version.lisp-expr;h=602bcfdba15ec56f10033ad074ec6637015112c9;hb=322be917a6b06f5741b0da8a6621a4f1e881bf11;hp=cf864c65d1a93d113f4a93bd4096480a5321075d;hpb=416152f084604094445a758ff399871132dff2bd;p=sbcl.git diff --git a/version.lisp-expr b/version.lisp-expr index cf864c6..602bcfd 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.38" +"0.pre7.79"