From f83486cd1db68bf4e5b61ad84f5a8b130fe2c482 Mon Sep 17 00:00:00 2001 From: lloyd Date: Sat, 8 Jul 2006 11:58:04 +0000 Subject: Version bump to 1.5.9 --- misc/config/mkconfig.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/config/mkconfig.pl b/misc/config/mkconfig.pl index 6552e1ef9..4dde5a205 100755 --- a/misc/config/mkconfig.pl +++ b/misc/config/mkconfig.pl @@ -11,7 +11,7 @@ my $PROJECT_NAME = 'Botan'; # Version numbers my $MAJOR = 1; my $MINOR = 5; -my $PATCH = 8; +my $PATCH = 9; ############################################################################# # Configuration options -- cgit v1.2.3