[rdnzl-cvs] CVS update: RDNZL/rdnzl.asd

Edi Weitz eweitz at common-lisp.net
Mon Nov 21 14:04:23 UTC 2005


Update of /project/rdnzl/cvsroot/RDNZL
In directory common-lisp.net:/tmp/cvs-serv23855

Modified Files:
	rdnzl.asd 
Log Message:
version in system definition

Date: Mon Nov 21 15:04:23 2005
Author: eweitz

Index: RDNZL/rdnzl.asd
diff -u RDNZL/rdnzl.asd:1.1.1.1 RDNZL/rdnzl.asd:1.2
--- RDNZL/rdnzl.asd:1.1.1.1	Mon Jan  3 01:55:39 2005
+++ RDNZL/rdnzl.asd	Mon Nov 21 15:04:23 2005
@@ -1,5 +1,5 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-USER; Base: 10 -*-
-;;; $Header: /project/rdnzl/cvsroot/RDNZL/rdnzl.asd,v 1.1.1.1 2005/01/03 00:55:39 eweitz Exp $
+;;; $Header: /project/rdnzl/cvsroot/RDNZL/rdnzl.asd,v 1.2 2005/11/21 14:04:23 eweitz Exp $
 
 ;;; Copyright (c) 2004, Dr. Edmund Weitz.  All rights reserved.
 
@@ -39,6 +39,7 @@
 
 (defsystem #:rdnzl
   :serial t
+  :version "0.7.1"
   :components ((:file "packages")
                (:file "specials")
                (:file "util")




More information about the Rdnzl-cvs mailing list