summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorfche <fche>2006-02-01 20:41:21 +0000
committerfche <fche>2006-02-01 20:41:21 +0000
commitbe9923ac5dafcd62f364a6c7c3809778b42ccb65 (patch)
treeffe36bbdbda281c97abbd17dbd3a9fd0d2435401 /configure.ac
parent694605b44cd3574bc0b66d0d4a4fa4f3bc7727a3 (diff)
downloadsystemtap-steved-be9923ac5dafcd62f364a6c7c3809778b42ccb65.tar.gz
systemtap-steved-be9923ac5dafcd62f364a6c7c3809778b42ccb65.tar.xz
systemtap-steved-be9923ac5dafcd62f364a6c7c3809778b42ccb65.zip
2006-02-01 Frank Ch. Eigler <fche@elastic.org>
* configure.ac, systemtap.spec.in: Version 0.5.4. * configure: Regenerated.
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 50fbf69d..99f2916c 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.3, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.5.4, systemtap@sources.redhat.com, systemtap)
AC_PREREQ(2.59)
AM_INIT_AUTOMAKE