[lisplab-cvs] r173 - trunk
Jørn Inge Vestgården
jivestgarden at common-lisp.net
Sat May 22 18:27:33 UTC 2010
Author: jivestgarden
Date: Sat May 22 14:27:33 2010
New Revision: 173
Log:
changed version to 0.2
Modified:
trunk/version.lisp
Modified: trunk/version.lisp
==============================================================================
--- trunk/version.lisp (original)
+++ trunk/version.lisp Sat May 22 14:27:33 2010
@@ -1,6 +1,6 @@
(in-package :lisplab)
-(defparameter lisplab-version "0.1.0" "A rather non-systematic overall version number.")
+(defparameter lisplab-version "0.2.0" "A rather non-systematic overall version number.")
(defparameter lisplab-svn-version
(if (probe-file #P"SVNVERSION")
More information about the lisplab-cvs
mailing list