summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-03-27 09:38:50 -0700
committerJosh Stone <jistone@redhat.com>2009-03-27 09:42:05 -0700
commit27aba29a01fa06488a7bd86d8bb327f3f692e218 (patch)
tree04fc56fcc5de09f347097b07f929bd35efb4842b /configure.ac
parente904ad9554d7eb3363612f4f32141c6dbc4f50d4 (diff)
downloadsystemtap-steved-27aba29a01fa06488a7bd86d8bb327f3f692e218.tar.gz
systemtap-steved-27aba29a01fa06488a7bd86d8bb327f3f692e218.tar.xz
systemtap-steved-27aba29a01fa06488a7bd86d8bb327f3f692e218.zip
Version bumps for 0.9.5 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 e980fbf5..553aa00e 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, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.9.5, systemtap@sources.redhat.com, systemtap)
dnl ^^^^^ see also NEWS, systemtap.spec, testsuite/configure.ac
AC_PREREQ(2.59)