summaryrefslogtreecommitdiffstats
path: root/testsuite/configure.ac
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2008-07-16 23:06:50 -0400
committerFrank Ch. Eigler <fche@elastic.org>2008-07-16 23:06:50 -0400
commitcfaa068c90fc746a690ae6270306782bea0187a9 (patch)
treee974ec8e43e2fccb4c1b1cdbeecf51598236409a /testsuite/configure.ac
parent52dc659ce523a2c9ad93a7c61eb6598704fdae44 (diff)
downloadsystemtap-steved-cfaa068c90fc746a690ae6270306782bea0187a9.tar.gz
systemtap-steved-cfaa068c90fc746a690ae6270306782bea0187a9.tar.xz
systemtap-steved-cfaa068c90fc746a690ae6270306782bea0187a9.zip
version bump to 0.7.1
Diffstat (limited to 'testsuite/configure.ac')
-rw-r--r--testsuite/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/configure.ac b/testsuite/configure.ac
index 0fd78fe7..5b149937 100644
--- a/testsuite/configure.ac
+++ b/testsuite/configure.ac
@@ -1,7 +1,7 @@
dnl configure.ac --- autoconf input file for systemtap testsuite
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([systemtap], 0.7, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.7.1, systemtap@sources.redhat.com, systemtap)
AC_PREREQ(2.59)
AC_CONFIG_AUX_DIR(..)