summaryrefslogtreecommitdiffstats
path: root/testsuite/configure.ac
diff options
context:
space:
mode:
authorfche <fche>2007-04-29 22:34:03 +0000
committerfche <fche>2007-04-29 22:34:03 +0000
commite872ae096714a011eb24a0c1a62961f58533f939 (patch)
treedd0bcc14fe40a7e3db8d34c0f1aeb47d3cf6252e /testsuite/configure.ac
parent7a5a1efc5bfad6a773e29efe362d10649d583436 (diff)
downloadsystemtap-steved-e872ae096714a011eb24a0c1a62961f58533f939.tar.gz
systemtap-steved-e872ae096714a011eb24a0c1a62961f58533f939.tar.xz
systemtap-steved-e872ae096714a011eb24a0c1a62961f58533f939.zip
2007-04-29 Frank Ch. Eigler <fche@elastic.org>
* configure.ac: Mention testsuite/configure.ac for version matching. 2007-04-29 Frank Ch. Eigler <fche@elastic.org> * Makefile.am (EXTRA_DIST): Add dejagnu subdirectories. * configure.ac: Bump version to match parent directory. * Makefile.in, 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 4bc08e45..28abe39d 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.13, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.5.14, systemtap@sources.redhat.com, systemtap)
AC_PREREQ(2.59)
AC_CONFIG_AUX_DIR(..)