From 7457026a184011809dbfaf39fd45983784fda20d Mon Sep 17 00:00:00 2001 From: lloyd Date: Thu, 13 Jul 2006 14:35:57 +0000 Subject: Version bump --- misc/config/mkconfig.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/config') diff --git a/misc/config/mkconfig.pl b/misc/config/mkconfig.pl index 4dde5a205..0e71e37aa 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 = 9; +my $PATCH = 10; ############################################################################# # Configuration options -- cgit v1.2.3