[cl-irc-cvs] r222 - tags/0.9.0

23 Sep
2012
23 Sep
'12
10:47 a.m.
Author: ehuelsmann Date: Sun Sep 23 03:47:09 2012 New Revision: 222 Log: Create 0.9.0 tag with correct version info. Added: tags/0.9.0/ - copied from r221, trunk/ Modified: tags/0.9.0/variable.lisp Modified: tags/0.9.0/variable.lisp ============================================================================== --- trunk/variable.lisp Sun Sep 23 03:44:54 2012 (r221) +++ tags/0.9.0/variable.lisp Sun Sep 23 03:47:09 2012 (r222) @@ -10,7 +10,7 @@ (defconstant +soh+ #.(code-char 1)) -(defparameter *version* "0.8.0-dev") +(defparameter *version* "0.9.0") (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