Skip to content

Commit

Permalink
Version 3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nemtrif committed Sep 24, 2023
1 parent 0ee84da commit 6f0e7c7
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
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.0.2...3.27)
project (utf8cpp VERSION 3.2.4 LANGUAGES CXX)
project (utf8cpp VERSION 3.2.5 LANGUAGES CXX)

if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
set(IS_ROOT_PROJECT ON)
Expand Down

0 comments on commit 6f0e7c7

Please sign in to comment.