From 548db363c2f0190b885ef32ec2cd5187d15bdb52 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Wed, 7 Jun 2023 00:30:52 +0300 Subject: [PATCH 42/42] Bump sdl2-client themespec capstr Differentiate main branch themespecs from 3.2 ones. See osdn #48178 Signed-off-by: Marko Lindqvist --- client/gui-sdl2/themespec.c | 4 ++-- data/themes/gui-sdl2/human/theme.themespec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/gui-sdl2/themespec.c b/client/gui-sdl2/themespec.c index 7c980d3bfb..26472fcb9a 100644 --- a/client/gui-sdl2/themespec.c +++ b/client/gui-sdl2/themespec.c @@ -47,11 +47,11 @@ #include "themespec.h" -#define THEMESPEC_SDL2_CAPSTR "+Freeciv-sdl2-3.2-themespec-Devel-2022-Jul-06 duplicates_ok" +#define THEMESPEC_SDL2_CAPSTR "+Freeciv-sdl2-3.3-themespec-Devel-2023-Jun-07 duplicates_ok" /* * Themespec capabilities acceptable to this program: * - * +Freeciv-3.2-sdl2-themespec - basic format for Freeciv versions 3.2.x; + * +Freeciv-3.3-sdl2-themespec - basic format for Freeciv versions 3.3.x; * required * * duplicates_ok - we can handle existence of duplicate tags diff --git a/data/themes/gui-sdl2/human/theme.themespec b/data/themes/gui-sdl2/human/theme.themespec index ed2f6fdba9..971b1bcfd1 100644 --- a/data/themes/gui-sdl2/human/theme.themespec +++ b/data/themes/gui-sdl2/human/theme.themespec @@ -1,7 +1,7 @@ [themespec] ; Format and options of this themespec file: -options = "+Freeciv-sdl2-3.2-themespec-Devel-2022-Jul-06" +options = "+Freeciv-sdl2-3.3-themespec-Devel-2023-Jun-07" ; A simple name for the themespec specified by this file: name = "human" -- 2.39.2