From 33a3cf904d1df95cbf0f04515b894bc7105cebb8 Mon Sep 17 00:00:00 2001 From: lloyd <lloyd@randombit.net> Date: Sun, 14 Sep 2008 03:51:41 +0000 Subject: Update soname in configure --- configure.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.pl') diff --git a/configure.pl b/configure.pl index 747838fd4..ec7fbc609 100755 --- a/configure.pl +++ b/configure.pl @@ -12,7 +12,7 @@ use Sys::Hostname; my $MAJOR_VERSION = 1; my $MINOR_VERSION = 7; -my $PATCH_VERSION = 11; +my $PATCH_VERSION = 12; my $VERSION_STRING = "$MAJOR_VERSION.$MINOR_VERSION.$PATCH_VERSION"; -- cgit v1.2.3