We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4007cdb commit 177057aCopy full SHA for 177057a
CMakeLists.txt
@@ -8,9 +8,9 @@
8
9
CMAKE_MINIMUM_REQUIRED(VERSION 3.0 FATAL_ERROR)
10
11
-project(tdnf VERSION 3.5.11 LANGUAGES C)
+project(tdnf VERSION 3.5.12 LANGUAGES C)
12
set(VERSION ${PROJECT_VERSION})
13
-set(PROJECT_YEAR 2024)
+set(PROJECT_YEAR 2025)
14
15
# Ensure correct directory paths are used for installation
16
include(GNUInstallDirs)
0 commit comments