summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorfche <fche>2008-01-18 15:29:25 +0000
committerfche <fche>2008-01-18 15:29:25 +0000
commitbfe2b4ab0a801c23b130b5083b7fbf5c00ab004a (patch)
tree09a510f2216f60c66ddcda134588e8b474ea2842 /configure.ac
parent1e0716d328e1c20447ea17b46551b9c208b7624b (diff)
downloadsystemtap-steved-bfe2b4ab0a801c23b130b5083b7fbf5c00ab004a.tar.gz
systemtap-steved-bfe2b4ab0a801c23b130b5083b7fbf5c00ab004a.tar.xz
systemtap-steved-bfe2b4ab0a801c23b130b5083b7fbf5c00ab004a.zip
bump to version 0.6.1 in prep for snapshot release
2008-01-18 Frank Ch. Eigler <fche@elastic.org> * configure.ac, systemtap.spec.in: Update version to 0.6.1 * 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 256155a8..2e9072d8 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.6, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.6.1, systemtap@sources.redhat.com, systemtap)
dnl ^^^ see also NEWS, testsuite/configure.ac