From 4e080cdb1dd910750fb28de1f764934206554301 Mon Sep 17 00:00:00 2001 From: Jiri Gaisler Date: Sat, 2 Nov 2019 19:30:06 +0100 Subject: Release version 2.18 --- configure | 20 ++++++++++---------- configure.ac | 2 +- version.texi | 4 ++-- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/configure b/configure index 6a46576..19209d7 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for sis 2.17. +# Generated by GNU Autoconf 2.69 for sis 2.18. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -577,8 +577,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='sis' PACKAGE_TARNAME='sis' -PACKAGE_VERSION='2.17' -PACKAGE_STRING='sis 2.17' +PACKAGE_VERSION='2.18' +PACKAGE_STRING='sis 2.18' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1263,7 +1263,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures sis 2.17 to adapt to many kinds of systems. +\`configure' configures sis 2.18 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1329,7 +1329,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of sis 2.17:";; + short | recursive ) echo "Configuration of sis 2.18:";; esac cat <<\_ACEOF @@ -1419,7 +1419,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -sis configure 2.17 +sis configure 2.18 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1717,7 +1717,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by sis $as_me 2.17, which was +It was created by sis $as_me 2.18, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2544,7 +2544,7 @@ fi # Define the identity of the package. PACKAGE='sis' - VERSION='2.17' + VERSION='2.18' cat >>confdefs.h <<_ACEOF @@ -4809,7 +4809,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by sis $as_me 2.17, which was +This file was extended by sis $as_me 2.18, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -4875,7 +4875,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -sis config.status 2.17 +sis config.status 2.18 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 2626f9b..1ae1cb3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([sis], [2.17]) +AC_INIT([sis], [2.18]) AC_CONFIG_SRCDIR([sis.c]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS(config.h) diff --git a/version.texi b/version.texi index 52e9b9b..6c17e07 100644 --- a/version.texi +++ b/version.texi @@ -1,4 +1,4 @@ @set UPDATED 31 May 2019 @set UPDATED-MONTH May 2019 -@set EDITION 2.17 -@set VERSION 2.17 +@set EDITION 2.18 +@set VERSION 2.18 -- cgit v1.2.3