summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2010-03-22 17:35:02 -0400
committerFrank Ch. Eigler <fche@elastic.org>2010-03-22 17:51:49 -0400
commite36ba31aa58694a18e8012e946f7b1e4dea51fd7 (patch)
tree4940a67aca17e5fb61a52372a61ea09e612af12f /configure.ac
parenta7ef7e55e1e1149d962c9fa17334de12eedcfc5c (diff)
downloadsystemtap-steved-e36ba31aa58694a18e8012e946f7b1e4dea51fd7.tar.gz
systemtap-steved-e36ba31aa58694a18e8012e946f7b1e4dea51fd7.tar.xz
systemtap-steved-e36ba31aa58694a18e8012e946f7b1e4dea51fd7.zip
releng: bump to version 1.2
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 501e4805..1356d56e 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], 1.1, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 1.2, systemtap@sources.redhat.com, systemtap)
dnl ^^^ see also NEWS, systemtap.spec, testsuite/configure.ac
AC_PREREQ(2.59)