Skip to content

Commit 177057a

Browse files
committed
bump version to 3.5.12
1 parent 4007cdb commit 177057a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88

99
CMAKE_MINIMUM_REQUIRED(VERSION 3.0 FATAL_ERROR)
1010

11-
project(tdnf VERSION 3.5.11 LANGUAGES C)
11+
project(tdnf VERSION 3.5.12 LANGUAGES C)
1212
set(VERSION ${PROJECT_VERSION})
13-
set(PROJECT_YEAR 2024)
13+
set(PROJECT_YEAR 2025)
1414

1515
# Ensure correct directory paths are used for installation
1616
include(GNUInstallDirs)

0 commit comments

Comments
 (0)