[usocket-cvs] r174 - usocket/tags/0.2.5
ehuelsmann at common-lisp.net
ehuelsmann at common-lisp.net
Thu Jan 18 23:48:53 UTC 2007
Author: ehuelsmann
Date: Thu Jan 18 18:48:53 2007
New Revision: 174
Added:
usocket/tags/0.2.5/
- copied from r173, usocket/branches/0.2.x/
Modified:
usocket/tags/0.2.5/usocket.asd
Log:
Create 0.2.5 tag.
Modified: usocket/tags/0.2.5/usocket.asd
==============================================================================
--- usocket/branches/0.2.x/usocket.asd (original)
+++ usocket/tags/0.2.5/usocket.asd Thu Jan 18 18:48:53 2007
@@ -14,7 +14,7 @@
(defsystem usocket
:name "usocket"
:author "Erik Enge & Erik Huelsmann"
- :version "0.2.5-dev"
+ :version "0.2.5"
:licence "MIT"
:description "Universal socket library for Common Lisp"
:depends-on (:split-sequence
More information about the usocket-cvs
mailing list