From 1e9b189fbd2cdc0e978de086299ba3a501608005 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Tue, 4 Aug 2009 17:42:09 -0700 Subject: Version bumps for the 0.9.9 release --- testsuite/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/configure.ac') 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(..) -- cgit