Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
sammycage committed Jul 14, 2021
1 parent 688b0eb commit 4ee117a
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.1.4 LANGUAGES CXX C)
project(lunasvg VERSION 2.1.5 LANGUAGES CXX C)

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

0 comments on commit 4ee117a

Please sign in to comment.