summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorroland <roland>2006-07-19 22:12:10 +0000
committerroland <roland>2006-07-19 22:12:10 +0000
commitd65d6b2776fd0c618dbcf6fd5c9e2e17ad5f49cd (patch)
tree6e14cbaebabfdd10ee88fd15cb5ed03252b7d309 /configure.ac
parenta9a80c9b77ced06b0939ad2b2c0160c5e527e8ed (diff)
downloadsystemtap-steved-d65d6b2776fd0c618dbcf6fd5c9e2e17ad5f49cd.tar.gz
systemtap-steved-d65d6b2776fd0c618dbcf6fd5c9e2e17ad5f49cd.tar.xz
systemtap-steved-d65d6b2776fd0c618dbcf6fd5c9e2e17ad5f49cd.zip
Version 0.5.9
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 a094b346..ac48e0ec 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.8, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.5.9, systemtap@sources.redhat.com, systemtap)
AC_PREREQ(2.59)
AM_INIT_AUTOMAKE