aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2018-11-28 17:35:36 +1100
committerBen Elliston <bje@gnu.org>2018-11-28 17:35:36 +1100
commit48b5351b4811292c3a8a6bc535564aa1b1934969 (patch)
tree0cdfc37331f13cd6e5314ac6adc7460a9d101427 /configure.ac
parentb2134454bf50fbd8d160d37dc13ef5cadc2a1a04 (diff)
downloaddejagnu-48b5351b4811292c3a8a6bc535564aa1b1934969.zip
dejagnu-48b5351b4811292c3a8a6bc535564aa1b1934969.tar.gz
dejagnu-48b5351b4811292c3a8a6bc535564aa1b1934969.tar.bz2
* NEWS: Update.
* configure.ac: Update version number. * configure: Regenerate. * doc/dejagnu.texi: Update version number. * runtest.exp: Update version number.
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 79fefbd..c106c14 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,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.6.2-git, [bug-dejagnu@gnu.org])
+AC_INIT([GNU DejaGnu], 1.6.3-git, [bug-dejagnu@gnu.org])
AM_INIT_AUTOMAKE([1.14 subdir-objects])
AM_MAINTAINER_MODE
AC_PROG_MAKE_SET