[usocket-cvs] r280 - usocket/tags/0.3.4
ehuelsmann at common-lisp.net
ehuelsmann at common-lisp.net
Wed Jul 25 21:01:31 UTC 2007
Author: ehuelsmann
Date: Wed Jul 25 17:01:31 2007
New Revision: 280
Added:
usocket/tags/0.3.4/
- copied from r279, usocket/branches/0.3.x/
Modified:
usocket/tags/0.3.4/usocket.asd
Log:
Create 0.3.4 tag.
Modified: usocket/tags/0.3.4/usocket.asd
==============================================================================
--- usocket/branches/0.3.x/usocket.asd (original)
+++ usocket/tags/0.3.4/usocket.asd Wed Jul 25 17:01:31 2007
@@ -14,7 +14,7 @@
(defsystem usocket
:name "usocket"
:author "Erik Enge & Erik Huelsmann"
- :version "0.3.4-dev"
+ :version "0.3.4"
:licence "MIT"
:description "Universal socket library for Common Lisp"
:depends-on (:split-sequence
More information about the usocket-cvs
mailing list