[usocket-cvs] r486 - usocket/tags/0.4.1
Erik Huelsmann
ehuelsmann at common-lisp.net
Sat Dec 27 21:53:50 UTC 2008
Author: ehuelsmann
Date: Sat Dec 27 21:53:50 2008
New Revision: 486
Log:
Create 0.4.1 tag.
Added:
usocket/tags/0.4.1/
- copied from r485, /usocket/branches/0.4.x/
Modified:
usocket/tags/0.4.1/usocket.asd
Modified: usocket/tags/0.4.1/usocket.asd
==============================================================================
--- /usocket/branches/0.4.x/usocket.asd (original)
+++ usocket/tags/0.4.1/usocket.asd Sat Dec 27 21:53:50 2008
@@ -14,7 +14,7 @@
(defsystem usocket
:name "usocket"
:author "Erik Enge & Erik Huelsmann"
- :version "0.5.0-dev"
+ :version "0.4.1"
:licence "MIT"
:description "Universal socket library for Common Lisp"
:depends-on (:split-sequence
More information about the usocket-cvs
mailing list