From 9e417ce46e33d3194e0243e9cf7bf78eea432f34 Mon Sep 17 00:00:00 2001 From: Jiri Gaisler Date: Wed, 3 Jul 2019 10:07:52 +0200 Subject: Updated to version 2.17 --- configure | 20 ++++++++++---------- configure.ac | 2 +- sis.info | 4 ++-- version.texi | 8 ++++---- 4 files changed, 17 insertions(+), 17 deletions(-) diff --git a/configure b/configure index ae26489..6a46576 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.16. +# Generated by GNU Autoconf 2.69 for sis 2.17. # # # 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.16' -PACKAGE_STRING='sis 2.16' +PACKAGE_VERSION='2.17' +PACKAGE_STRING='sis 2.17' 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.16 to adapt to many kinds of systems. +\`configure' configures sis 2.17 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.16:";; + short | recursive ) echo "Configuration of sis 2.17:";; 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.16 +sis configure 2.17 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.16, which was +It was created by sis $as_me 2.17, 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.16' + VERSION='2.17' 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.16, which was +This file was extended by sis $as_me 2.17, 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.16 +sis config.status 2.17 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 1ae95d8..2626f9b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([sis], [2.16]) +AC_INIT([sis], [2.17]) AC_CONFIG_SRCDIR([sis.c]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS(config.h) diff --git a/sis.info b/sis.info index da67b3a..7d83f0f 100644 --- a/sis.info +++ b/sis.info @@ -1,6 +1,6 @@ This is sis.info, produced by makeinfo version 6.5 from sis.texi. -This manual is for SIS (version 2.16, 2 July 2019). +This manual is for SIS (version 2.17, 31 May 2019). Copyright (C) 2019 Free Software Foundation, Inc. @@ -21,7 +21,7 @@ File: sis.info, Node: Top, Next: Introduction, Up: (dir) SIS *** -This manual is for SIS (version 2.16, 2 July 2019). +This manual is for SIS (version 2.17, 31 May 2019). * Menu: diff --git a/version.texi b/version.texi index deb3880..52e9b9b 100644 --- a/version.texi +++ b/version.texi @@ -1,4 +1,4 @@ -@set UPDATED 2 July 2019 -@set UPDATED-MONTH July 2019 -@set EDITION 2.16 -@set VERSION 2.16 +@set UPDATED 31 May 2019 +@set UPDATED-MONTH May 2019 +@set EDITION 2.17 +@set VERSION 2.17 -- cgit v1.2.3