summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorfche <fche>2007-03-26 19:24:35 +0000
committerfche <fche>2007-03-26 19:24:35 +0000
commit8438f752c6843e33ead41bc291d09b358072085b (patch)
tree54e345aaed7bc2d7defa4d723472282391483d89 /configure.ac
parentaa384dcd53e88bc32038582770699428aca068ab (diff)
downloadsystemtap-steved-8438f752c6843e33ead41bc291d09b358072085b.tar.gz
systemtap-steved-8438f752c6843e33ead41bc291d09b358072085b.tar.xz
systemtap-steved-8438f752c6843e33ead41bc291d09b358072085b.zip
* bump source tree to version 0.5.14.
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 a2eccc7b..128fc01e 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.13, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.5.14, systemtap@sources.redhat.com, systemtap)
AC_PREREQ(2.59)
AM_INIT_AUTOMAKE