summaryrefslogtreecommitdiffstats
path: root/testsuite/configure.ac
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-04-23 12:43:28 -0700
committerJosh Stone <jistone@redhat.com>2009-04-23 12:43:28 -0700
commit225d8d4b086b0bf29ac8c69634957d13f6b34e16 (patch)
treef597161b8b354e6345f631c73670710fcd132b9a /testsuite/configure.ac
parent551218c441e28128d458c4fbd4923335800ea878 (diff)
downloadsystemtap-steved-225d8d4b086b0bf29ac8c69634957d13f6b34e16.tar.gz
systemtap-steved-225d8d4b086b0bf29ac8c69634957d13f6b34e16.tar.xz
systemtap-steved-225d8d4b086b0bf29ac8c69634957d13f6b34e16.zip
Version bumps for 0.9.6 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 03ce3f61..4398df21 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.5, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.9.6, systemtap@sources.redhat.com, systemtap)
AC_PREREQ(2.59)
AC_CONFIG_AUX_DIR(..)