From ae65ed5c1f6787bf9073be15ec62706d9b459132 Mon Sep 17 00:00:00 2001 From: roland Date: Tue, 1 Nov 2005 00:24:05 +0000 Subject: 2005-10-31 Roland McGrath * systemtap.spec.in, configure.ac: Version 0.4.2 cooked. * configure: Regenerated. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 4212afce..88e68f06 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.4.1, systemtap@sources.redhat.com, systemtap) +AC_INIT([systemtap], 0.4.2, systemtap@sources.redhat.com, systemtap) AC_PREREQ(2.59) AM_INIT_AUTOMAKE -- cgit