From 7f1009ae3c52000e6b059d683f7c99bc2ef7eb04 Mon Sep 17 00:00:00 2001 From: lloyd Date: Wed, 20 Sep 2006 08:20:45 +0000 Subject: Version bump --- configure.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.pl') diff --git a/configure.pl b/configure.pl index d73ac6236..af797b4ee 100755 --- a/configure.pl +++ b/configure.pl @@ -9,7 +9,7 @@ use File::Copy; my $MAJOR_VERSION = 1; my $MINOR_VERSION = 5; -my $PATCH_VERSION = 11; +my $PATCH_VERSION = 12; my $VERSION_STRING = "$MAJOR_VERSION.$MINOR_VERSION.$PATCH_VERSION"; -- cgit v1.2.3