From 90fc85beeaf15b940be6ada8dc9a3df0ea0b4047 Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Tue, 6 May 2025 22:34:38 -0500 Subject: [PATCH] [nostalgia/studio] Set version to d2025.05.0 --- src/nostalgia/studio/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nostalgia/studio/CMakeLists.txt b/src/nostalgia/studio/CMakeLists.txt index 3057fc53..5b9f5833 100644 --- a/src/nostalgia/studio/CMakeLists.txt +++ b/src/nostalgia/studio/CMakeLists.txt @@ -15,7 +15,7 @@ target_link_libraries( target_compile_definitions( NostalgiaStudio PUBLIC - OLYMPIC_APP_VERSION="dev build" + OLYMPIC_APP_VERSION="d2025.05.0" ) install(