summaryrefslogtreecommitdiffstats
path: root/testsuite/configure.ac
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-09-22 18:57:19 -0700
committerJosh Stone <jistone@redhat.com>2009-09-22 18:57:19 -0700
commit6a7aa1a180807e49cfeeccdb0eb460b41092a229 (patch)
tree18cb6e99e3cf98cd6e42171b920205ce8ea3e391 /testsuite/configure.ac
parent23c0a2b3062ca6ac3e6dca485a40e5ebc29e9956 (diff)
downloadsystemtap-steved-6a7aa1a180807e49cfeeccdb0eb460b41092a229.tar.gz
systemtap-steved-6a7aa1a180807e49cfeeccdb0eb460b41092a229.tar.xz
systemtap-steved-6a7aa1a180807e49cfeeccdb0eb460b41092a229.zip
Version bumps for the 1.0 release
Diffstat (limited to 'testsuite/configure.ac')
-rw-r--r--testsuite/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/configure.ac b/testsuite/configure.ac
index 655ef45c..5166d226 100644
--- a/testsuite/configure.ac
+++ b/testsuite/configure.ac
@@ -1,7 +1,7 @@
dnl configure.ac --- autoconf input file for systemtap testsuite
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([systemtap], 0.9.9, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 1.0, systemtap@sources.redhat.com, systemtap)
AC_PREREQ(2.59)
AC_CONFIG_AUX_DIR(..)