From b64eaba63325d15ac5af8dda29bfb4f6c95a1279 Mon Sep 17 00:00:00 2001 From: Brandon Wright Date: Fri, 25 May 2018 16:01:02 -0500 Subject: [PATCH] Bump version number, except Appveyor. --- gtk/configure.ac | 2 +- macosx/English.lproj/InfoPlist.strings | 4 ++-- macosx/Info.plist | 6 +++--- macosx/Info_i386.plist | 6 +++--- macosx/Info_ppc.plist | 6 +++--- snes9x.h | 2 +- unix/configure | 20 ++++++++++---------- unix/configure.ac | 4 ++-- win32/docs/readme-windows.txt | 2 +- win32/rsrc/snes9x.rc | 6 +++--- 10 files changed, 29 insertions(+), 29 deletions(-) diff --git a/gtk/configure.ac b/gtk/configure.ac index d39f8bac..c4621c9c 100644 --- a/gtk/configure.ac +++ b/gtk/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([snes9x-gtk], 1.55) +AC_INIT([snes9x-gtk], 1.56) AC_CONFIG_MACRO_DIR([macros]) diff --git a/macosx/English.lproj/InfoPlist.strings b/macosx/English.lproj/InfoPlist.strings index 101ed14e..29d50051 100644 --- a/macosx/English.lproj/InfoPlist.strings +++ b/macosx/English.lproj/InfoPlist.strings @@ -1,5 +1,5 @@ /* Localized versions of Info.plist keys */ CFBundleName = "Snes9x"; -CFBundleShortVersionString = "1.55"; -CFBundleGetInfoString = "Snes9x 1.55, Copyright 1996-2017 Snes9x developers."; +CFBundleShortVersionString = "1.56"; +CFBundleGetInfoString = "Snes9x 1.56, Copyright 1996-2018 Snes9x developers."; diff --git a/macosx/Info.plist b/macosx/Info.plist index 03e120df..19c63646 100644 --- a/macosx/Info.plist +++ b/macosx/Info.plist @@ -162,7 +162,7 @@ CFBundleExecutable Snes9x CFBundleGetInfoString - Snes9x 1.55, Copyright 1996-2017 Snes9x developers. + Snes9x 1.56, Copyright 1996-2018 Snes9x developers. CFBundleHelpBookFolder Snes9x Help CFBundleHelpBookName @@ -178,11 +178,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.55 + 1.56 CFBundleSignature ~9X~ CFBundleVersion - 1.55 + 1.56 CSResourcesFileMapped diff --git a/macosx/Info_i386.plist b/macosx/Info_i386.plist index 64898cae..04a1c265 100644 --- a/macosx/Info_i386.plist +++ b/macosx/Info_i386.plist @@ -162,7 +162,7 @@ CFBundleExecutable Snes9x (i386) CFBundleGetInfoString - Snes9x 1.55, Copyright 1996-2017 Snes9x developers. + Snes9x 1.56, Copyright 1996-2018 Snes9x developers. CFBundleHelpBookFolder Snes9x Help CFBundleHelpBookName @@ -178,11 +178,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.55 + 1.56 CFBundleSignature ~9X~ CFBundleVersion - 1.55 + 1.56 CSResourcesFileMapped diff --git a/macosx/Info_ppc.plist b/macosx/Info_ppc.plist index 2d1db6f0..ede14bed 100644 --- a/macosx/Info_ppc.plist +++ b/macosx/Info_ppc.plist @@ -162,7 +162,7 @@ CFBundleExecutable Snes9x (ppc) CFBundleGetInfoString - Snes9x 1.55, Copyright 1996-2017 Snes9x developers. + Snes9x 1.56, Copyright 1996-2018 Snes9x developers. CFBundleHelpBookFolder Snes9x Help CFBundleHelpBookName @@ -178,11 +178,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.55 + 1.56 CFBundleSignature ~9X~ CFBundleVersion - 1.55 + 1.56 CSResourcesFileMapped diff --git a/snes9x.h b/snes9x.h index fa20966b..fe51b9c2 100644 --- a/snes9x.h +++ b/snes9x.h @@ -194,7 +194,7 @@ #define _SNES9X_H_ #ifndef VERSION -#define VERSION "1.55" +#define VERSION "1.56" #endif #include "port.h" diff --git a/unix/configure b/unix/configure index 78d6925c..9abb968a 100755 --- a/unix/configure +++ b/unix/configure @@ -1,7 +1,7 @@ #! /bin/sh -# From configure.ac Revision: 1.55 . +# From configure.ac Revision: 1.56 . # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for Snes9x 1.55. +# Generated by GNU Autoconf 2.69 for Snes9x 1.56. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -578,8 +578,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='Snes9x' PACKAGE_TARNAME='snes9x' -PACKAGE_VERSION='1.55' -PACKAGE_STRING='Snes9x 1.55' +PACKAGE_VERSION='1.56' +PACKAGE_STRING='Snes9x 1.56' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1280,7 +1280,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 Snes9x 1.55 to adapt to many kinds of systems. +\`configure' configures Snes9x 1.56 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1350,7 +1350,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Snes9x 1.55:";; + short | recursive ) echo "Configuration of Snes9x 1.56:";; esac cat <<\_ACEOF @@ -1468,7 +1468,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Snes9x configure 1.55 +Snes9x configure 1.56 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1871,7 +1871,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 Snes9x $as_me 1.55, which was +It was created by Snes9x $as_me 1.56, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -6917,7 +6917,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 Snes9x $as_me 1.55, which was +This file was extended by Snes9x $as_me 1.56, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -6970,7 +6970,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="\\ -Snes9x config.status 1.55 +Snes9x config.status 1.56 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/unix/configure.ac b/unix/configure.ac index dd4955a4..77e74b0b 100644 --- a/unix/configure.ac +++ b/unix/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.60]) -AC_INIT([Snes9x], [1.55], [], [snes9x]) -AC_REVISION([$Revision: 1.55 $]) +AC_INIT([Snes9x], [1.56], [], [snes9x]) +AC_REVISION([$Revision: 1.56 $]) AC_CONFIG_SRCDIR([unix.cpp]) diff --git a/win32/docs/readme-windows.txt b/win32/docs/readme-windows.txt index a765fc0c..28c24339 100644 --- a/win32/docs/readme-windows.txt +++ b/win32/docs/readme-windows.txt @@ -7,7 +7,7 @@ Files included in the Snes9x archive: changes.txt snes9x-license.txt -version 1.55 October, 2017 +version 1.56 May, 2018 Home page: http://www.snes9x.com/ diff --git a/win32/rsrc/snes9x.rc b/win32/rsrc/snes9x.rc index e7df5dd6..cfc334ae 100644 --- a/win32/rsrc/snes9x.rc +++ b/win32/rsrc/snes9x.rc @@ -811,12 +811,12 @@ BEGIN BEGIN VALUE "CompanyName", "http://www.snes9x.com" VALUE "FileDescription", "Snes9X" - VALUE "FileVersion", "1.55" + VALUE "FileVersion", "1.56" VALUE "InternalName", "Snes9X" - VALUE "LegalCopyright", "Copyright 1996-2017" + VALUE "LegalCopyright", "Copyright 1996-2018" VALUE "OriginalFilename", "Snes9X.exe" VALUE "ProductName", "Snes9X SNES Emulator" - VALUE "ProductVersion", "1.55" + VALUE "ProductVersion", "1.56" END END BLOCK "VarFileInfo"