guile-lib - devel branch - patch 8 of 11
From 17948f8fd4d1fd7b5630e673e9d8c0ab66a19119 Mon Sep 17 00:00:00 2001 From: David Pirotte <[email protected]> Date: Tue, 12 Jul 2016 21:52:33 -0300 Subject: [PATCH 08/11] Bumping doc version and copyright numbers
* doc/guile-library.scm: Bumping doc version and copyright numbers.
---
doc/guile-library.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/guile-library.scm b/doc/guile-library.scm
index 526320f..20903e4 100644
--- a/doc/guile-library.scm
+++ b/doc/guile-library.scm
@@ -1,15 +1,15 @@
;; About the package
(define *name* "Guile Library")
(define *description* "Common modules for Guile Scheme")
-(define *version* "0.2.2")
-(define *updated* "31 January 2013")
+(define *version* "0.2.3-dev")
+(define *updated* "11 July 2016")
(define *authors*
'(("Andy Wingo" . "wingo at pobox.com")
("Richard Todd" . "richardt at vzavenue.net")))
;; Copying the documentation
(define *copyright-holder* "Andy Wingo, Richard Todd")
-(define *years* '(2003 2004 2005 2006 2007 2010 2011))
+(define *years* '(2003 2004 2005 2006 2007 2010 2011 2016))
(define *permissions*
"Permission is granted to copy, distribute and/or
modify this document under the terms of the GNU Free
--
2.8.1
pgpGVdnBAFP6R.pgp
Description: OpenPGP digital signature
