From 4b8244a2a522ce6eb8df99a496a9280a736daa1c Mon Sep 17 00:00:00 2001 From: fche Date: Wed, 7 Sep 2005 20:20:20 +0000 Subject: bumping version number --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index f5b640c2..bc70b188 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.4, systemtap@sources.redhat.com, systemtap) +AC_INIT([systemtap], 0.4.1, systemtap@sources.redhat.com, systemtap) AC_PREREQ(2.59) AM_INIT_AUTOMAKE -- cgit