Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Nwutobo Samuel Ugochukwu committed Jan 15, 2022
1 parent 392be35 commit e612abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.3)

project(lunasvg VERSION 2.3.0 LANGUAGES CXX C)
project(lunasvg VERSION 2.3.1 LANGUAGES CXX C)

set(CMAKE_CXX_STANDARD 14)
set(CMAKE_C_STANDARD 11)
Expand Down

0 comments on commit e612abd

Please sign in to comment.