From fd2fb6e0c1f1c609f02f4cbeea3e057eaa640d6b Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Sun, 26 Jan 2025 21:08:52 -0600 Subject: [PATCH] [nostalgia/studio] Bump version to 2024.12.4 --- src/nostalgia/studio/CMakeLists.txt | 2 +- src/nostalgia/studio/Info.plist | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/nostalgia/studio/CMakeLists.txt b/src/nostalgia/studio/CMakeLists.txt index 9a932ca3..c965ae58 100644 --- a/src/nostalgia/studio/CMakeLists.txt +++ b/src/nostalgia/studio/CMakeLists.txt @@ -11,7 +11,7 @@ target_link_libraries( target_compile_definitions( NostalgiaStudio PUBLIC - OLYMPIC_APP_VERSION="d2024.12.3" + OLYMPIC_APP_VERSION="d2024.12.4" ) install( diff --git a/src/nostalgia/studio/Info.plist b/src/nostalgia/studio/Info.plist index ef0935ea..35edcbec 100644 --- a/src/nostalgia/studio/Info.plist +++ b/src/nostalgia/studio/Info.plist @@ -18,7 +18,7 @@ APPL CFBundleVersion - 0.0.0 + d2024.12.4 LSMinimumSystemVersion 12.0.0 @@ -30,6 +30,6 @@ True NSHumanReadableCopyright - Copyright (c) 2016-2023 Gary Talent <gary@drinkingtea.net> + Copyright (c) 2016-2025 Gary Talent <gary@drinkingtea.net>