From 635ad412344dfecf823422f14d880f4b59d11f9d Mon Sep 17 00:00:00 2001 From: lloyd Date: Tue, 30 Sep 2008 19:47:27 +0000 Subject: Update soname to 1.7.15, also update readme and log --- configure.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.pl') diff --git a/configure.pl b/configure.pl index 0ff96c0cc..49710eb6a 100755 --- a/configure.pl +++ b/configure.pl @@ -13,7 +13,7 @@ use Sys::Hostname; my $MAJOR_VERSION = 1; my $MINOR_VERSION = 7; -my $PATCH_VERSION = 14; +my $PATCH_VERSION = 15; my $VERSION_STRING = "$MAJOR_VERSION.$MINOR_VERSION.$PATCH_VERSION"; -- cgit v1.2.3