summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorroland <roland>2006-01-17 07:48:37 +0000
committerroland <roland>2006-01-17 07:48:37 +0000
commitdb6a8a109038bcbc2364ab861681fa2b7d73068e (patch)
treef3b203f57e56a74c6cc1f194a93ff227f261af70 /configure.ac
parent45c2b487202a3455db7cc86f108bfe2fe54677ef (diff)
downloadsystemtap-steved-db6a8a109038bcbc2364ab861681fa2b7d73068e.tar.gz
systemtap-steved-db6a8a109038bcbc2364ab861681fa2b7d73068e.tar.xz
systemtap-steved-db6a8a109038bcbc2364ab861681fa2b7d73068e.zip
2006-01-16 Roland McGrath <roland@redhat.com>
* systemtap.spec.in (elfutils_version): Require 0.119 now. * configure.ac, systemtap.spec.in: Version 0.5.3. * 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 cfad5c57..50fbf69d 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.2, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.5.3, systemtap@sources.redhat.com, systemtap)
AC_PREREQ(2.59)
AM_INIT_AUTOMAKE