summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-08-04 21:09:18 -0700
committerJosh Stone <jistone@redhat.com>2009-08-04 21:09:44 -0700
commit034ce93ff77c29dbbc51783c1983092ec3421fe7 (patch)
treecfbb757b92cdbeb79f8643d2bdf835e3d08c57c9 /configure.ac
parentb6a45931c81fa7c1c0acb7c69146ee67cb19ca9b (diff)
parent1e9b189fbd2cdc0e978de086299ba3a501608005 (diff)
downloadsystemtap-steved-034ce93ff77c29dbbc51783c1983092ec3421fe7.tar.gz
systemtap-steved-034ce93ff77c29dbbc51783c1983092ec3421fe7.tar.xz
systemtap-steved-034ce93ff77c29dbbc51783c1983092ec3421fe7.zip
Merge branch '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 c7ccd2da..1867ac33 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.8, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.9.9, systemtap@sources.redhat.com, systemtap)
dnl ^^^^^ see also NEWS, systemtap.spec, testsuite/configure.ac
AC_PREREQ(2.59)