[usocket-devel] Fwd: [usocket-cvs] r174 - usocket/tags/0.2.5

Erik Huelsmann ehuels at gmail.com
Thu Jan 18 23:55:11 UTC 2007


Because of a compilation bug (for Allegro) reported in IRC, I have
released another 0.2 bugfix release.


Bye,

Erik.

---------- Forwarded message ----------
From: ehuelsmann at common-lisp.net <ehuelsmann at common-lisp.net>
Date: Jan 19, 2007 12:48 AM
Subject: [usocket-cvs] r174 - usocket/tags/0.2.5
To: usocket-cvs at common-lisp.net


Author: ehuelsmann
Date: Thu Jan 18 18:48:53 2007
New Revision: 174

Added:
   usocket/tags/0.2.5/
      - copied from r173, usocket/branches/0.2.x/
Modified:
   usocket/tags/0.2.5/usocket.asd
Log:
Create 0.2.5 tag.

Modified: usocket/tags/0.2.5/usocket.asd
==============================================================================
--- usocket/branches/0.2.x/usocket.asd  (original)
+++ usocket/tags/0.2.5/usocket.asd      Thu Jan 18 18:48:53 2007
@@ -14,7 +14,7 @@
 (defsystem usocket
     :name "usocket"
     :author "Erik Enge & Erik Huelsmann"
-    :version "0.2.5-dev"
+    :version "0.2.5"
     :licence "MIT"
     :description "Universal socket library for Common Lisp"
     :depends-on (:split-sequence
_______________________________________________
usocket-cvs mailing list
usocket-cvs at common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/usocket-cvs



More information about the usocket-devel mailing list