From 6f231a27acfc18d69092b65ee701e622423e8693 Mon Sep 17 00:00:00 2001 From: fche Date: Fri, 5 May 2006 21:39:01 +0000 Subject: 2006-05-05 Frank Ch. Eigler * configure.ac, systemtap.spec.in: Bump version to 0.5.6. * 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 dbca0f48..b7dd4197 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.5, systemtap@sources.redhat.com, systemtap) +AC_INIT([systemtap], 0.5.6, systemtap@sources.redhat.com, systemtap) AC_PREREQ(2.59) AM_INIT_AUTOMAKE -- cgit