From be9923ac5dafcd62f364a6c7c3809778b42ccb65 Mon Sep 17 00:00:00 2001 From: fche Date: Wed, 1 Feb 2006 20:41:21 +0000 Subject: 2006-02-01 Frank Ch. Eigler * configure.ac, systemtap.spec.in: Version 0.5.4. * 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 50fbf69d..99f2916c 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.3, systemtap@sources.redhat.com, systemtap) +AC_INIT([systemtap], 0.5.4, systemtap@sources.redhat.com, systemtap) AC_PREREQ(2.59) AM_INIT_AUTOMAKE -- cgit