From e8b393c0fa0a4fb305b6e3ae005200d533af3911 Mon Sep 17 00:00:00 2001 From: Michael Szafranek Date: Thu, 25 Apr 2024 15:40:18 +0200 Subject: [PATCH] Version: bumped version --- src/Version.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Version.hpp b/src/Version.hpp index 172e16af..3c2b35cc 100644 --- a/src/Version.hpp +++ b/src/Version.hpp @@ -8,7 +8,7 @@ #ifndef SRC_VERSION_HPP_ #define SRC_VERSION_HPP_ -#define VERSION_MAIN "3.5.0-rc8" +#define VERSION_MAIN "3.5.0-rc9" #ifdef SUPPORT_ENCODER #define VERSION_ENCODER "+enc"