Author: ehuelsmann Date: Sun Jan 21 05:03:35 2007 New Revision: 191
Added: usocket/tags/0.3.0/ - copied from r190, usocket/branches/0.3.x/ Modified: usocket/tags/0.3.0/usocket.asd Log: Create 0.3.0 tag.
Modified: usocket/tags/0.3.0/usocket.asd ============================================================================== --- usocket/branches/0.3.x/usocket.asd (original) +++ usocket/tags/0.3.0/usocket.asd Sun Jan 21 05:03:35 2007 @@ -14,7 +14,7 @@ (defsystem usocket :name "usocket" :author "Erik Enge & Erik Huelsmann" - :version "0.3.0-dev" + :version "0.3.0" :licence "MIT" :description "Universal socket library for Common Lisp" :depends-on (:split-sequence