From 83ff1cf9bd71350ade588ed858ba679548be6860 Mon Sep 17 00:00:00 2001 From: fche Date: Tue, 16 Aug 2005 20:08:39 +0000 Subject: * bump to version 0.3 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 0e0f4da0..c4fe7140 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.2.2, systemtap@sources.redhat.com, systemtap) +AC_INIT([systemtap], 0.3, systemtap@sources.redhat.com, systemtap) AC_PREREQ(2.59) AM_INIT_AUTOMAKE -- cgit