[usocket-cvs] r142 - usocket/branches/0.2.x

ehuelsmann at common-lisp.net ehuelsmann at common-lisp.net
Thu Jan 4 22:08:10 UTC 2007


Author: ehuelsmann
Date: Thu Jan  4 17:08:10 2007
New Revision: 142

Modified:
   usocket/branches/0.2.x/usocket.asd
Log:
Advance development version number.

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



More information about the usocket-cvs mailing list