Skip to content

Commit

Permalink
bump version to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverkurth committed Nov 29, 2021
1 parent 8e586f5 commit 29323c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

CMAKE_MINIMUM_REQUIRED(VERSION 3.0 FATAL_ERROR)

project(tdnf VERSION 3.2.0 LANGUAGES C)
project(tdnf VERSION 3.2.1 LANGUAGES C)
set(VERSION ${PROJECT_VERSION})
set(PROJECT_YEAR 2021)

Expand Down

0 comments on commit 29323c4

Please sign in to comment.