summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorfche <fche>2006-05-06 00:08:33 +0000
committerfche <fche>2006-05-06 00:08:33 +0000
commitf62915601d3fabd74481bb8dd332a7844ee66d64 (patch)
tree35dda1dc9837defd6cfa3f1df3294c6d4b113481 /configure.ac
parent6f231a27acfc18d69092b65ee701e622423e8693 (diff)
downloadsystemtap-steved-f62915601d3fabd74481bb8dd332a7844ee66d64.tar.gz
systemtap-steved-f62915601d3fabd74481bb8dd332a7844ee66d64.tar.xz
systemtap-steved-f62915601d3fabd74481bb8dd332a7844ee66d64.zip
2006-05-05 Frank Ch. Eigler <fche@elastic.org>
PR 2643 * testsuite/buildok/syscalls.stp: Take "-u" away again. * configure.ac, systemtap.spec.in: Bump version to 0.5.7. * configure: Regenerated. 2006-05-05 Frank Ch. Eigler <fche@elastic.org> PR 2643 * syscalls.stp: Put back some dummy syscall.exit*.return probes.
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 b7dd4197..ac931b2f 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.5.6, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.5.7, systemtap@sources.redhat.com, systemtap)
AC_PREREQ(2.59)
AM_INIT_AUTOMAKE