aboutsummaryrefslogtreecommitdiffstats
path: root/configure.pl
diff options
context:
space:
mode:
authorlloyd <[email protected]>2006-07-13 14:35:57 +0000
committerlloyd <[email protected]>2006-07-13 14:35:57 +0000
commit7457026a184011809dbfaf39fd45983784fda20d (patch)
tree9d519859e952473d32dbae3845c243a599208c75 /configure.pl
parentd900c233c0b653cf88c9d9f5e8fc6d30ae8c27df (diff)
Version bump
Diffstat (limited to 'configure.pl')
-rwxr-xr-xconfigure.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.pl b/configure.pl
index 96466187c..2f2ee44f4 100755
--- a/configure.pl
+++ b/configure.pl
@@ -21,7 +21,7 @@ my $PROJECT_NAME_LC = lc $PROJECT_NAME;
my $MAJOR_VERSION = 1;
my $MINOR_VERSION = 5;
-my $PATCH_VERSION = 9;
+my $PATCH_VERSION = 10;
# If 1, then we always copy include files, without attempting to make symlinks
# or hardlinks. It seems that link("","") will succeed on Windows, but the