summaryrefslogtreecommitdiffstats
path: root/testsuite/configure.ac
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-04-23 15:11:37 -0700
committerJosh Stone <jistone@redhat.com>2009-04-23 15:11:37 -0700
commit9b055ab2163bfa62c70949f4935b1432b6a6921b (patch)
tree6454c769895e3c1600a7843a2945d705f24863d4 /testsuite/configure.ac
parent0cd571c33e70fee4777622a49f50e9122335432d (diff)
downloadsystemtap-steved-9b055ab2163bfa62c70949f4935b1432b6a6921b.tar.gz
systemtap-steved-9b055ab2163bfa62c70949f4935b1432b6a6921b.tar.xz
systemtap-steved-9b055ab2163bfa62c70949f4935b1432b6a6921b.zip
Version bumps for 0.9.7 release
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 4398df21..1a82fe36 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.9.6, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.9.7, systemtap@sources.redhat.com, systemtap)
AC_PREREQ(2.59)
AC_CONFIG_AUX_DIR(..)