summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorfche <fche>2005-09-07 20:20:20 +0000
committerfche <fche>2005-09-07 20:20:20 +0000
commit4b8244a2a522ce6eb8df99a496a9280a736daa1c (patch)
treeeba9eb3557a43874750a5f86032a8f40f2195f9c /configure.ac
parentea4c544b881ca6c20d0097e326c0a2880f58e35a (diff)
downloadsystemtap-steved-4b8244a2a522ce6eb8df99a496a9280a736daa1c.tar.gz
systemtap-steved-4b8244a2a522ce6eb8df99a496a9280a736daa1c.tar.xz
systemtap-steved-4b8244a2a522ce6eb8df99a496a9280a736daa1c.zip
bumping version number
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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