summaryrefslogtreecommitdiffstats
path: root/testsuite/configure.ac
diff options
context:
space:
mode:
authorfche <fche>2007-07-03 22:39:12 +0000
committerfche <fche>2007-07-03 22:39:12 +0000
commitdb6f191ece0dfddb52be570cfac0a709b6ca601e (patch)
treea938d6bdfab9579dc17dde5739b4c221b3fe90f0 /testsuite/configure.ac
parent479307eac1490a09e71973116ec665006d31fba6 (diff)
downloadsystemtap-steved-db6f191ece0dfddb52be570cfac0a709b6ca601e.tar.gz
systemtap-steved-db6f191ece0dfddb52be570cfac0a709b6ca601e.tar.xz
systemtap-steved-db6f191ece0dfddb52be570cfac0a709b6ca601e.zip
2007-07-03 Frank Ch. Eigler <fche@elastic.org>
* configure.ac: Bumped version to 0.5.15 for development. * configure: Regenerated.
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 28abe39d..b85ea8f3 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.5.14, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.5.15, systemtap@sources.redhat.com, systemtap)
AC_PREREQ(2.59)
AC_CONFIG_AUX_DIR(..)