diff options
author | fche <fche> | 2005-08-26 19:33:07 +0000 |
---|---|---|
committer | fche <fche> | 2005-08-26 19:33:07 +0000 |
commit | 7e5c9a7acc6de7faf0fd409918a510080b95bac0 (patch) | |
tree | 01296c1365b0801480e98fa37dcc6ad1003c6514 /configure.ac | |
parent | 03f23d0f94a0bbbed7e79cf3a501857bd0fad6ec (diff) | |
download | systemtap-steved-7e5c9a7acc6de7faf0fd409918a510080b95bac0.tar.gz systemtap-steved-7e5c9a7acc6de7faf0fd409918a510080b95bac0.tar.xz systemtap-steved-7e5c9a7acc6de7faf0fd409918a510080b95bac0.zip |
bumped version
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c9e32a94..cfdbd95e 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.3, systemtap@sources.redhat.com, systemtap) +AC_INIT([systemtap], 0.3.1, systemtap@sources.redhat.com, systemtap) AC_PREREQ(2.59) AM_INIT_AUTOMAKE |