From 889fe042558e2f3c18731473971ece713cc5fff0 Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Thu, 23 May 2024 22:11:52 -0500 Subject: [PATCH] [nostalgia/studio] Set version to 2024.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 6f21a60f..362bba35 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="dev build" + OLYMPIC_APP_VERSION="d2024.05.0" ) install(