From 62802575d04f60e81efa29f0ef3a3821ad7cf729 Mon Sep 17 00:00:00 2001 From: fche Date: Wed, 12 Mar 2008 17:29:30 +0000 Subject: * release prep: 0.6.2 version bump 2008-03-12 Frank Ch. Eigler * configure.ac, systemtap.spec.in: Bumped version to 0.6.2. * configure: Regenerated. --- testsuite/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/configure.ac') diff --git a/testsuite/configure.ac b/testsuite/configure.ac index 5eb9b151..8f924936 100644 --- a/testsuite/configure.ac +++ b/testsuite/configure.ac @@ -1,7 +1,7 @@ dnl configure.ac --- autoconf input file for systemtap testsuite dnl Process this file with autoconf to produce a configure script. -AC_INIT([systemtap], 0.6.1, systemtap@sources.redhat.com, systemtap) +AC_INIT([systemtap], 0.6.2, systemtap@sources.redhat.com, systemtap) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR(..) -- cgit