From 8438f752c6843e33ead41bc291d09b358072085b Mon Sep 17 00:00:00 2001 From: fche Date: Mon, 26 Mar 2007 19:24:35 +0000 Subject: * bump source tree to version 0.5.14. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index a2eccc7b..128fc01e 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.13, systemtap@sources.redhat.com, systemtap) +AC_INIT([systemtap], 0.5.14, systemtap@sources.redhat.com, systemtap) AC_PREREQ(2.59) AM_INIT_AUTOMAKE -- cgit