summaryrefslogtreecommitdiffstats
path: root/testsuite/configure.ac
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2009-02-17 16:41:48 -0500
committerFrank Ch. Eigler <fche@elastic.org>2009-02-17 16:41:48 -0500
commitc8bf931d80b0383f93ce335b3fb3d4237b18f8ab (patch)
treeed4020f5a6aa4473f8ef8c059062e76a0f6e2043 /testsuite/configure.ac
parent71f4000b1036859f4fe927f528f2d6f25507fd76 (diff)
downloadsystemtap-steved-c8bf931d80b0383f93ce335b3fb3d4237b18f8ab.tar.gz
systemtap-steved-c8bf931d80b0383f93ce335b3fb3d4237b18f8ab.tar.xz
systemtap-steved-c8bf931d80b0383f93ce335b3fb3d4237b18f8ab.zip
version bump to 0.9 throughout
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 f24bf23b..c40fdf72 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.8, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.9, systemtap@sources.redhat.com, systemtap)
AC_PREREQ(2.59)
AC_CONFIG_AUX_DIR(..)