aboutsummaryrefslogtreecommitdiffstats
path: root/configure.pl
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-08-27 20:03:36 +0000
committerlloyd <[email protected]>2008-08-27 20:03:36 +0000
commit23c9da21cb5dfe8d33158f3e735e439c94bca0c5 (patch)
treec28129fc7248a14d0e6318bc17d9fb9ef798b118 /configure.pl
parent987d0c8db083d1a365064f06dd393284b0b8160f (diff)
Changes for 1.7.91.7.9
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 4745cf8c3..27624b9be 100755
--- a/configure.pl
+++ b/configure.pl
@@ -9,7 +9,7 @@ use File::Copy;
my $MAJOR_VERSION = 1;
my $MINOR_VERSION = 7;
-my $PATCH_VERSION = 8;
+my $PATCH_VERSION = 9;
my $VERSION_STRING = "$MAJOR_VERSION.$MINOR_VERSION.$PATCH_VERSION";