[usocket-cvs] r204 - usocket/tags/0.3.1

ehuelsmann at common-lisp.net ehuelsmann at common-lisp.net
Wed Feb 28 20:10:49 UTC 2007


Author: ehuelsmann
Date: Wed Feb 28 15:10:48 2007
New Revision: 204

Added:
   usocket/tags/0.3.1/
      - copied from r203, usocket/branches/0.3.x/
Modified:
   usocket/tags/0.3.1/usocket.asd
Log:
Create 0.3.1 tag.

Modified: usocket/tags/0.3.1/usocket.asd
==============================================================================
--- usocket/branches/0.3.x/usocket.asd	(original)
+++ usocket/tags/0.3.1/usocket.asd	Wed Feb 28 15:10:48 2007
@@ -14,7 +14,7 @@
 (defsystem usocket
     :name "usocket"
     :author "Erik Enge & Erik Huelsmann"
-    :version "0.3.1-dev"
+    :version "0.3.1"
     :licence "MIT"
     :description "Universal socket library for Common Lisp"
     :depends-on (:split-sequence



More information about the usocket-cvs mailing list