From 9f9e815b9b9af2307417682644e7790419e12f16 Mon Sep 17 00:00:00 2001 From: "git@daemon.de" Date: Thu, 14 May 2015 21:28:05 +0200 Subject: [PATCH] bump version, some typos --- ChangeLog | 5 +++++ VERSION | 2 +- dbtool.pod | 16 +++------------- 3 files changed, 9 insertions(+), 14 deletions(-) diff --git a/ChangeLog b/ChangeLog index a64875c..566ea92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1.9: + - rewrote configure, it better finds berkeley + db or gdbm. + - put the source on github. + 1.8: - configure didn't take existing $LDFLAGS, $CPPFLAGS into account. diff --git a/VERSION b/VERSION index 4684374..872765e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.8 \ No newline at end of file +1.9 \ No newline at end of file diff --git a/dbtool.pod b/dbtool.pod index ebfd0e9..4a6ee3b 100644 --- a/dbtool.pod +++ b/dbtool.pod @@ -247,12 +247,12 @@ and it's attributes. =head1 REPORTING BUGS -Report bugs to . +Report bugs on L or mail to . =head1 COPYRIGHT -Copyright (c) 2000-2001 T.v. Dein. +Copyright (c) 2000-2015 T.v. Dein. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. @@ -274,7 +274,7 @@ The homepage of the B library. =head1 AVAILABILITY -B can be downloaded from B. +B can be downloaded from B. =head1 AUTHORS @@ -286,13 +286,3 @@ I> =cut - - - - - - - - - -