summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorroland <roland>2006-06-17 01:42:49 +0000
committerroland <roland>2006-06-17 01:42:49 +0000
commitc1d6a343c78ff655df30a3159c4fc4f7bc3359c8 (patch)
tree7834c54f09bf8cce886781369a1a48763bde5a94 /configure.ac
parent1ae2c0cd51ca045d00863e030e4dc6a29a6e99b0 (diff)
downloadsystemtap-steved-c1d6a343c78ff655df30a3159c4fc4f7bc3359c8.tar.gz
systemtap-steved-c1d6a343c78ff655df30a3159c4fc4f7bc3359c8.tar.xz
systemtap-steved-c1d6a343c78ff655df30a3159c4fc4f7bc3359c8.zip
2006-06-16 Roland McGrath <roland@redhat.com>
* configure.ac, systemtap.spec.in: Bump version to 0.5.8. * 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 178187bc..a1edcbba 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.7, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.5.8, systemtap@sources.redhat.com, systemtap)
AC_PREREQ(2.59)
AM_INIT_AUTOMAKE