From db6f191ece0dfddb52be570cfac0a709b6ca601e Mon Sep 17 00:00:00 2001 From: fche Date: Tue, 3 Jul 2007 22:39:12 +0000 Subject: 2007-07-03 Frank Ch. Eigler * configure.ac: Bumped version to 0.5.15 for development. * configure: Regenerated. --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index a94274d5..f0c5c9c7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl configure.ac --- autoconf input file for systemtap dnl Process this file with autoconf to produce a configure script. -AC_INIT([systemtap], 0.5.14, systemtap@sources.redhat.com, systemtap) -dnl ^^^^^^ see also testsuite/configure.ac +AC_INIT([systemtap], 0.5.15, systemtap@sources.redhat.com, systemtap) +dnl ^^^^^^ see also NEWS, testsuite/configure.ac AC_PREREQ(2.59) -- cgit