[usocket-cvs] r350 - usocket/tags/0.3.6
ehuelsmann at common-lisp.net
ehuelsmann at common-lisp.net
Fri Jun 20 23:30:10 UTC 2008
Author: ehuelsmann
Date: Fri Jun 20 19:30:09 2008
New Revision: 350
Added:
usocket/tags/0.3.6/
- copied from r349, usocket/branches/0.3.x/
Modified:
usocket/tags/0.3.6/usocket.asd
Log:
Create 0.3.6 tag.
Modified: usocket/tags/0.3.6/usocket.asd
==============================================================================
--- usocket/branches/0.3.x/usocket.asd (original)
+++ usocket/tags/0.3.6/usocket.asd Fri Jun 20 19:30:09 2008
@@ -14,7 +14,7 @@
(defsystem usocket
:name "usocket"
:author "Erik Enge & Erik Huelsmann"
- :version "0.3.5-dev"
+ :version "0.3.6"
:licence "MIT"
:description "Universal socket library for Common Lisp"
:depends-on (:split-sequence
More information about the usocket-cvs
mailing list