summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-04-23 12:43:28 -0700
committerJosh Stone <jistone@redhat.com>2009-04-23 12:43:28 -0700
commit225d8d4b086b0bf29ac8c69634957d13f6b34e16 (patch)
treef597161b8b354e6345f631c73670710fcd132b9a /configure.ac
parent551218c441e28128d458c4fbd4923335800ea878 (diff)
downloadsystemtap-steved-225d8d4b086b0bf29ac8c69634957d13f6b34e16.tar.gz
systemtap-steved-225d8d4b086b0bf29ac8c69634957d13f6b34e16.tar.xz
systemtap-steved-225d8d4b086b0bf29ac8c69634957d13f6b34e16.zip
Version bumps for 0.9.6 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 125626f8..e39cadfb 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.5, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.9.6, systemtap@sources.redhat.com, systemtap)
dnl ^^^^^ see also NEWS, systemtap.spec, testsuite/configure.ac
AC_PREREQ(2.59)