aboutsummaryrefslogtreecommitdiffstats
path: root/misc/config
diff options
context:
space:
mode:
authorlloyd <[email protected]>2006-07-08 11:58:04 +0000
committerlloyd <[email protected]>2006-07-08 11:58:04 +0000
commitf83486cd1db68bf4e5b61ad84f5a8b130fe2c482 (patch)
treef305eb2404e1dcda9c19c33f36caa93ceaaaa7c4 /misc/config
parent3d4734a8aad130f36cf61a39eb8dfcca0eccb816 (diff)
Version bump to 1.5.9
Diffstat (limited to 'misc/config')
-rwxr-xr-xmisc/config/mkconfig.pl2
1 files changed, 1 insertions, 1 deletions
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