This patch bumps the libgm2 version to 19.0.0 reflecting
time related fixes, changes to builtins.def and the
commencement of gcc stage3.
libgm2/ChangeLog:
* configure: Regenerate.
* configure.ac:(libtool_VERSION): Bump to 19:0:0.
Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
ac_config_headers="$ac_config_headers config.h"
-libtool_VERSION=18:0:0
+libtool_VERSION=19:0:0
# Default to --enable-multilib
# AC_CONFIG_MACRO_DIR([config])
AC_CONFIG_HEADER(config.h)
-libtool_VERSION=18:0:0
+libtool_VERSION=19:0:0
AC_SUBST(libtool_VERSION)
AM_ENABLE_MULTILIB(, ..)