[flexichain-cvs] CVS update: flexichain/flexichain.lisp flexichain/version.lisp-expr
Robert Strandh
rstrandh at common-lisp.net
Sun Oct 3 09:29:20 UTC 2010
Update of /project/flexichain/cvsroot/flexichain
In directory cl-net:/tmp/cvs-serv12760
Modified Files:
flexichain.lisp version.lisp-expr
Log Message:
Added copyright 2010 to flexichain.lisp.
Bumped the version number to 1.5.2.
Date: Sun Oct 3 05:29:19 2010
Author: rstrandh
Index: flexichain/flexichain.lisp
diff -u flexichain/flexichain.lisp:1.8 flexichain/flexichain.lisp:1.9
--- flexichain/flexichain.lisp:1.8 Sun Oct 3 04:25:28 2010
+++ flexichain/flexichain.lisp Sun Oct 3 05:29:19 2010
@@ -3,6 +3,7 @@
;;;
;;; Copyright (C) 2003-2004 Robert Strandh (strandh at labri.fr)
;;; Copyright (C) 2003-2004 Matthieu Villeneuve (matthieu.villeneuve at free.fr)
+;;; Copyright (C) 2010 Robert Strandh (strandh at labri.fr)
;;;
;;; This library is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
Index: flexichain/version.lisp-expr
diff -u flexichain/version.lisp-expr:1.3 flexichain/version.lisp-expr:1.4
--- flexichain/version.lisp-expr:1.3 Mon Mar 10 01:50:28 2008
+++ flexichain/version.lisp-expr Sun Oct 3 05:29:19 2010
@@ -1 +1 @@
-"1.5.1"
+"1.5.2"
More information about the Flexichain-cvs
mailing list