From dcf0c5412ce638d7801ae779ca05d89b6bc4f734 Mon Sep 17 00:00:00 2001 From: roland Date: Tue, 20 Dec 2005 01:07:43 +0000 Subject: 2005-12-19 Roland McGrath * configure.ac, systemtap.spec.in: Version 0.5.2. * 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 c9dc46b9..bf455795 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.1, systemtap@sources.redhat.com, systemtap) +AC_INIT([systemtap], 0.5.2, systemtap@sources.redhat.com, systemtap) AC_PREREQ(2.59) AM_INIT_AUTOMAKE -- cgit