From 4c33d10a1fbe19299cbd0e9954196b36b1c60ae3 Mon Sep 17 00:00:00 2001 From: Jiri Gaisler Date: Wed, 12 Jun 2019 14:10:23 +0200 Subject: Updated version to 2.16 --- configure | 20 ++++++++++---------- configure.ac | 2 +- sis.info | 4 ++-- version.texi | 4 ++-- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/configure b/configure index 2b11127..bd85564 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.15. +# Generated by GNU Autoconf 2.69 for sis 2.16. # # # 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.15' -PACKAGE_STRING='sis 2.15' +PACKAGE_VERSION='2.16' +PACKAGE_STRING='sis 2.16' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1260,7 +1260,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.15 to adapt to many kinds of systems. +\`configure' configures sis 2.16 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1326,7 +1326,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of sis 2.15:";; + short | recursive ) echo "Configuration of sis 2.16:";; esac cat <<\_ACEOF @@ -1416,7 +1416,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -sis configure 2.15 +sis configure 2.16 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1714,7 +1714,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.15, which was +It was created by sis $as_me 2.16, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2541,7 +2541,7 @@ fi # Define the identity of the package. PACKAGE='sis' - VERSION='2.15' + VERSION='2.16' cat >>confdefs.h <<_ACEOF @@ -4792,7 +4792,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.15, which was +This file was extended by sis $as_me 2.16, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -4858,7 +4858,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.15 +sis config.status 2.16 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index c7c5083..4b13030 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([sis], [2.15]) +AC_INIT([sis], [2.16]) 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 9c9ff10..e90bf55 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.15, 31 May 2019). +This manual is for SIS (version 2.16, 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.15, 31 May 2019). +This manual is for SIS (version 2.16, 31 May 2019). * Menu: diff --git a/version.texi b/version.texi index 1005ceb..2dde798 100644 --- a/version.texi +++ b/version.texi @@ -1,4 +1,4 @@ @set UPDATED 31 May 2019 @set UPDATED-MONTH May 2019 -@set EDITION 2.15 -@set VERSION 2.15 +@set EDITION 2.16 +@set VERSION 2.16 -- cgit v1.2.3