Skip to content

Commit

Permalink
bump version to 3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverkurth committed Feb 3, 2022
1 parent 6c785ea commit 40257f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

CMAKE_MINIMUM_REQUIRED(VERSION 3.0 FATAL_ERROR)

project(tdnf VERSION 3.2.3 LANGUAGES C)
project(tdnf VERSION 3.2.4 LANGUAGES C)
set(VERSION ${PROJECT_VERSION})
set(PROJECT_YEAR 2021)
set(PROJECT_YEAR 2022)

# needed for spec file
execute_process (
Expand Down

0 comments on commit 40257f5

Please sign in to comment.