aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2013-03-08 13:47:02 +1100
committerBen Elliston <bje@gnu.org>2013-03-08 13:47:02 +1100
commit6bd8dddc81d8a5f2e835f148a9be1509f3edb147 (patch)
tree47e6a0177c99fab7fbece439243720e5bdea5279 /configure.ac
parent266a7c7afd8482340900e6f2893a99d16080ff4d (diff)
downloaddejagnu-6bd8dddc81d8a5f2e835f148a9be1509f3edb147.zip
dejagnu-6bd8dddc81d8a5f2e835f148a9be1509f3edb147.tar.gz
dejagnu-6bd8dddc81d8a5f2e835f148a9be1509f3edb147.tar.bz2
* configure.ac (AC_INIT): Bump version to 1.5.1.
* runtest.exp (frame_version): Likewise. * configure: Regenerate.
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 4554bb6..c1139ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ dnl along with DejaGnu; if not, write to the Free Software Foundation,
dnl Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
AC_PREREQ(2.50)
-AC_INIT([GNU DejaGnu], 1.5, [bug-dejagnu@gnu.org])
+AC_INIT([GNU DejaGnu], 1.5.1, [bug-dejagnu@gnu.org])
AM_INIT_AUTOMAKE
AM_MAINTAINER_MODE
AC_PROG_MAKE_SET