From 2de8ce9b37bfaed7c5a962a5316dbc9c9c3cb2c8 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 30 Nov 2013 23:00:03 -0400 Subject: perf-test: bump version to 0.4, use manifest files The new revision of the performance test includes manifests for each corpus, so update the support library to use these manifests at the same time. --- performance-test/version.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'performance-test/version.sh') diff --git a/performance-test/version.sh b/performance-test/version.sh index afafc737..f02527a7 100644 --- a/performance-test/version.sh +++ b/performance-test/version.sh @@ -1,3 +1,3 @@ # this should be both a valid Makefile fragment and valid POSIX(ish) shell. -PERFTEST_VERSION=0.3 +PERFTEST_VERSION=0.4 -- cgit v1.2.3