aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb@gnu.org>2021-03-30 17:36:21 -0500
committerJacob Bachmeyer <jcb@gnu.org>2021-03-30 17:36:21 -0500
commit4c4aa8332143d65efb42aee40b2d52c48e887069 (patch)
tree24e175d57b35c091bd38526a95ff640b104b556d /configure.ac
parenta8a331ee5b0953ee3ca11764e4a6e4f2af8722c9 (diff)
Update version numbers for 1.6.3 release candidate 2
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 72ac862..a1cfb5b 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-rc1],[bug-dejagnu@gnu.org])
+AC_INIT([GNU DejaGnu],[1.6.3-rc2],[bug-dejagnu@gnu.org])
AM_INIT_AUTOMAKE([1.14 subdir-objects])
AM_MAINTAINER_MODE
AC_PROG_MAKE_SET