[usocket-cvs] r141 - usocket/tags/0.2.3

ehuelsmann at common-lisp.net ehuelsmann at common-lisp.net
Thu Jan 4 22:07:16 UTC 2007


Author: ehuelsmann
Date: Thu Jan  4 17:07:16 2007
New Revision: 141

Added:
   usocket/tags/0.2.3/
      - copied from r140, usocket/branches/0.2.x/
Modified:
   usocket/tags/0.2.3/usocket.asd
Log:
Tag 0.2.3.

Modified: usocket/tags/0.2.3/usocket.asd
==============================================================================
--- usocket/branches/0.2.x/usocket.asd	(original)
+++ usocket/tags/0.2.3/usocket.asd	Thu Jan  4 17:07:16 2007
@@ -14,7 +14,7 @@
 (defsystem usocket
     :name "usocket"
     :author "Erik Enge & Erik Huelsmann"
-    :version "0.2.3-dev"
+    :version "0.2.3"
     :licence "MIT"
     :description "Universal socket library for Common Lisp"
     :depends-on (:split-sequence



More information about the usocket-cvs mailing list