summaryrefslogtreecommitdiff
path: root/bin/gcstar
diff options
context:
space:
mode:
Diffstat (limited to 'bin/gcstar')
-rw-r--r--bin/gcstar2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/gcstar b/bin/gcstar
index 4f83b71..0b4ed85 100644
--- a/bin/gcstar
+++ b/bin/gcstar
@@ -33,7 +33,7 @@ if ($ENV{GCS_PROFILING} > 0)
eval '$initTime = [Time::HiRes::gettimeofday()]';
}
-my $VERSION = '1.7.0';
+my $VERSION = '1.7.1';
my $MULTI_PROCESS = ((!exists $ENV{GCS_PROFILING}) || ($ENV{GCS_PROFILING} == 0));