summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorroland <roland>2005-08-03 13:05:49 +0000
committerroland <roland>2005-08-03 13:05:49 +0000
commit351e76d33d60573c0355294278011a4071673372 (patch)
tree56dac98f8ae14b0d2478f6f10415026bad6c13f3 /configure.ac
parentea4e6824f02d059eb700a5056bacbb197fa918f2 (diff)
downloadsystemtap-steved-351e76d33d60573c0355294278011a4071673372.tar.gz
systemtap-steved-351e76d33d60573c0355294278011a4071673372.tar.xz
systemtap-steved-351e76d33d60573c0355294278011a4071673372.zip
2005-08-03 Roland McGrath <roland@redhat.com>
* configure.ac, systemtap.spec.in: Version 0.2.1. * Makefile.in, aclocal.m4, 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 2eb63cb5..209ede4b 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.2, systemtap@sources.redhat.com, systemtap)
+AC_INIT([systemtap], 0.2.1, systemtap@sources.redhat.com, systemtap)
AC_PREREQ(2.59)
AM_INIT_AUTOMAKE