From e36ba31aa58694a18e8012e946f7b1e4dea51fd7 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Mon, 22 Mar 2010 17:35:02 -0400 Subject: releng: bump to version 1.2 --- 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 a2cf6b87..7c83705a 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], 1.1, systemtap@sources.redhat.com, systemtap) +AC_INIT([systemtap], 1.2, systemtap@sources.redhat.com, systemtap) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR(..) -- cgit