summaryrefslogtreecommitdiffstats
path: root/testsuite/configure.ac
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-08-04 17:42:09 -0700
committerJosh Stone <jistone@redhat.com>2009-08-04 20:53:49 -0700
commit1e9b189fbd2cdc0e978de086299ba3a501608005 (patch)
tree383a5ac7dabc35b842e4b3a2368c82a5398e95b4 /testsuite/configure.ac
parent1545a93985714128927d6eac2c6e43d07fc02eb0 (diff)
downloadsystemtap-steved-1e9b189fbd2cdc0e978de086299ba3a501608005.tar.gz
systemtap-steved-1e9b189fbd2cdc0e978de086299ba3a501608005.tar.xz
systemtap-steved-1e9b189fbd2cdc0e978de086299ba3a501608005.zip
Version bumps for the 0.9.9 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 62d6e1a8..655ef45c 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.8, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.9.9, systemtap@sources.redhat.com, systemtap)
AC_PREREQ(2.59)
AC_CONFIG_AUX_DIR(..)