aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb@gnu.org>2021-03-22 16:39:19 -0500
committerJacob Bachmeyer <jcb@gnu.org>2021-03-22 16:39:19 -0500
commit634b5bc858674752079844ffd93b895a62a0c53c (patch)
tree6a8cfe86f83c390abffd80370db122fe402e8c46 /configure.ac
parentef2c8944341efc70aee50a5879e956074e75622a (diff)
Update version numbers for continued development
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 af23f6f..e975b93 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.69])
-AC_INIT([GNU DejaGnu],[1.6.3-git],[bug-dejagnu@gnu.org])
+AC_INIT([GNU DejaGnu],[1.6.4-git],[bug-dejagnu@gnu.org])
AM_INIT_AUTOMAKE([1.14 subdir-objects])
AM_MAINTAINER_MODE
AC_PROG_MAKE_SET