[oct-git]OCT: A portable Lisp implementation for quad-double precision floats branch master updated. 6e6d810e0e1e9064dba180f758cad56a31877f1f

Raymond Toy rtoy at common-lisp.net
Mon Nov 25 04:11:37 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OCT:  A portable Lisp implementation for quad-double precision floats".

The branch, master has been updated
       via  6e6d810e0e1e9064dba180f758cad56a31877f1f (commit)
      from  6127a79e0d6300bc7ac7754190fbd559d00e7401 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6e6d810e0e1e9064dba180f758cad56a31877f1f
Author: Raymond Toy <rtoy at google.com>
Date:   Sun Nov 24 20:11:29 2013 -0800

    Update the version.

diff --git a/oct.asd b/oct.asd
index 10cf0f9..1611fa8 100644
--- a/oct.asd
+++ b/oct.asd
@@ -36,7 +36,7 @@
   :author "Raymond Toy"
   :maintainer "See <http://www.common-lisp.net/project/oct>"
   :licence "MIT"
-  :version "2011.12.05"			; Just use the date
+  :version "2013.11.24"			; Just use the date
   :components
   ((:file "qd-package")
    (:file "qd-rep" :depends-on ("qd-package"))

-----------------------------------------------------------------------

Summary of changes:
 oct.asd |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
OCT:  A portable Lisp implementation for quad-double precision floats



More information about the oct-cvs mailing list