[usocket-cvs] r461 - usocket/tags/0.4.0

Erik Huelsmann ehuelsmann at common-lisp.net
Sun Oct 26 13:19:29 UTC 2008


Author: ehuelsmann
Date: Sun Oct 26 13:19:29 2008
New Revision: 461

Log:
Create 0.4.0 tag.

Added:
   usocket/tags/0.4.0/
      - copied from r460, /usocket/branches/0.4.x/
Modified:
   usocket/tags/0.4.0/usocket.asd

Modified: usocket/tags/0.4.0/usocket.asd
==============================================================================
--- /usocket/branches/0.4.x/usocket.asd	(original)
+++ usocket/tags/0.4.0/usocket.asd	Sun Oct 26 13:19:29 2008
@@ -14,7 +14,7 @@
 (defsystem usocket
     :name "usocket"
     :author "Erik Enge & Erik Huelsmann"
-    :version "0.5.0-dev"
+    :version "0.4.0"
     :licence "MIT"
     :description "Universal socket library for Common Lisp"
     :depends-on (:split-sequence




More information about the usocket-cvs mailing list