summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-06-11 16:12:07 -0700
committerJosh Stone <jistone@redhat.com>2009-06-11 16:12:07 -0700
commite1774a7fdc4e44b4b11303b0ee6eda0230c5216c (patch)
treea27a2550655d86a5e261de0976928b1e5875c04d /configure.ac
parent849d65468deda9a2beb5402a08ea9190c50c321b (diff)
downloadsystemtap-steved-e1774a7fdc4e44b4b11303b0ee6eda0230c5216c.tar.gz
systemtap-steved-e1774a7fdc4e44b4b11303b0ee6eda0230c5216c.tar.xz
systemtap-steved-e1774a7fdc4e44b4b11303b0ee6eda0230c5216c.zip
Version bumps for the 0.9.8 release
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 403dfab2..747c549b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl configure.ac --- autoconf input file for systemtap
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([systemtap], 0.9.7, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.9.8, systemtap@sources.redhat.com, systemtap)
dnl ^^^^^ see also NEWS, systemtap.spec, testsuite/configure.ac
AC_PREREQ(2.59)