From 31c4a88ef05a41c9e3865a35ca8d4dc497090a7d Mon Sep 17 00:00:00 2001 From: pceDev16 <95596143+pceDev16@users.noreply.github.com> Date: Sun, 21 Aug 2022 20:02:00 -0700 Subject: [PATCH 1/2] Update configure Bump up to Version 1.1 --- mednafen/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mednafen/configure b/mednafen/configure index 1438e47..24eccf1 100755 --- a/mednafen/configure +++ b/mednafen/configure @@ -4393,7 +4393,7 @@ $as_echo "$ac_cv_safe_to_define___extensions__" >&6; } # # Avoid trailing and leading zeroes in the decimal version components to avoid confusing not-so-learned people. # -MEDNAFEN_VERSION="1.29.0.pceDev-1.0 (`git log -1 --format=format:%h`) built on `date` " +MEDNAFEN_VERSION="1.29.0.pceDev-1.1 (`git log -1 --format=format:%h`) built on `date` " MEDNAFEN_VERSION_NUMERIC=0x00102900 # 0xJJJnnnRR From 8335f80910e84032f84accc525ab65d5ff8a8996 Mon Sep 17 00:00:00 2001 From: pceDev16 <95596143+pceDev16@users.noreply.github.com> Date: Sun, 21 Aug 2022 20:02:59 -0700 Subject: [PATCH 2/2] Update configure.ac Version Bump to 1.1 --- mednafen/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mednafen/configure.ac b/mednafen/configure.ac index 14a2975..35ca4de 100644 --- a/mednafen/configure.ac +++ b/mednafen/configure.ac @@ -6,7 +6,7 @@ AC_CONFIG_MACRO_DIR([m4]) # # Avoid trailing and leading zeroes in the decimal version components to avoid confusing not-so-learned people. # -MEDNAFEN_VERSION="1.29.0.pceDev-1.0 (`git log -1 --format=format:%h`) built on `date` " +MEDNAFEN_VERSION="1.29.0.pceDev-1.1 (`git log -1 --format=format:%h`) built on `date` " MEDNAFEN_VERSION_NUMERIC=0x00102900 # 0xJJJnnnRR