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

ehuelsmann at common-lisp.net ehuelsmann at common-lisp.net
Thu Jan 18 23:51:30 UTC 2007


Author: ehuelsmann
Date: Thu Jan 18 18:51:29 2007
New Revision: 175

Modified:
   usocket/branches/0.2.x/usocket.asd
Log:
Advance 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 18 18:51:29 2007
@@ -14,7 +14,7 @@
 (defsystem usocket
     :name "usocket"
     :author "Erik Enge & Erik Huelsmann"
-    :version "0.2.5-dev"
+    :version "0.2.6-dev"
     :licence "MIT"
     :description "Universal socket library for Common Lisp"
     :depends-on (:split-sequence



More information about the usocket-cvs mailing list