[usocket-cvs] r261 - usocket/tags/0.3.3
ehuelsmann at common-lisp.net
ehuelsmann at common-lisp.net
Tue Jun 5 15:26:52 UTC 2007
Author: ehuelsmann
Date: Tue Jun 5 11:26:51 2007
New Revision: 261
Added:
usocket/tags/0.3.3/
- copied from r260, usocket/branches/0.3.x/
Modified:
usocket/tags/0.3.3/usocket.asd
Log:
Create 0.3.3 tag.
Modified: usocket/tags/0.3.3/usocket.asd
==============================================================================
--- usocket/branches/0.3.x/usocket.asd (original)
+++ usocket/tags/0.3.3/usocket.asd Tue Jun 5 11:26:51 2007
@@ -14,7 +14,7 @@
(defsystem usocket
:name "usocket"
:author "Erik Enge & Erik Huelsmann"
- :version "0.3.3-dev"
+ :version "0.3.3"
:licence "MIT"
:description "Universal socket library for Common Lisp"
:depends-on (:split-sequence
More information about the usocket-cvs
mailing list