
23 Sep
2012
23 Sep
'12
10:52 a.m.
Author: ehuelsmann Date: Sun Sep 23 03:52:35 2012 New Revision: 223 Log: Promote trunk to 0.9.1-dev, following the tag of 0.9.0. Modified: trunk/variable.lisp Modified: trunk/variable.lisp ============================================================================== --- trunk/variable.lisp Sun Sep 23 03:47:09 2012 (r222) +++ trunk/variable.lisp Sun Sep 23 03:52:35 2012 (r223) @@ -10,7 +10,7 @@ (defconstant +soh+ #.(code-char 1)) -(defparameter *version* "0.8.0-dev") +(defparameter *version* "0.9.1-dev") (defparameter *ctcp-version* (format nil "CL IRC library, cl-irc:~A:~A ~A" *version* (machine-type) (machine-version)))
4664
Age (days ago)
4664
Last active (days ago)
0 comments
1 participants
participants (1)
-
ehuelsmann@common-lisp.net