From 433fd237d69f108bf83990e1e1e9e6b39bf0441d Mon Sep 17 00:00:00 2001 From: Denis <146707790+dnzbk@users.noreply.github.com> Date: Thu, 5 Dec 2024 11:25:37 +0300 Subject: [PATCH] Promote v24.6-testing version (#456) --- CMakeLists.txt | 2 +- osx/NZBGet-Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b4620bb4..ac366bc9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ if (PROJECT_SOURCE_DIR STREQUAL PROJECT_BINARY_DIR) message(FATAL_ERROR "In-source builds are not allowed. You should create separate directory for build files.") endif() -set(VERSION "24.5") +set(VERSION "24.6") set(PACKAGE "nzbget") set(LIBS "") set(INCLUDES ${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR}) diff --git a/osx/NZBGet-Info.plist b/osx/NZBGet-Info.plist index 41c6f6ce..8a81aef3 100644 --- a/osx/NZBGet-Info.plist +++ b/osx/NZBGet-Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 24.5 + 24.6 CFBundleDocumentTypes