[usocket-cvs] r192 - usocket/branches/0.3.x

ehuelsmann at common-lisp.net ehuelsmann at common-lisp.net
Sun Jan 21 10:08:27 UTC 2007


Author: ehuelsmann
Date: Sun Jan 21 05:08:25 2007
New Revision: 192

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

Modified: usocket/branches/0.3.x/usocket.asd
==============================================================================
--- usocket/branches/0.3.x/usocket.asd	(original)
+++ usocket/branches/0.3.x/usocket.asd	Sun Jan 21 05:08:25 2007
@@ -14,7 +14,7 @@
 (defsystem usocket
     :name "usocket"
     :author "Erik Enge & Erik Huelsmann"
-    :version "0.3.0-dev"
+    :version "0.3.1-dev"
     :licence "MIT"
     :description "Universal socket library for Common Lisp"
     :depends-on (:split-sequence



More information about the usocket-cvs mailing list