Skip to content

Commit

Permalink
version bump 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mobius3 committed Sep 17, 2020
1 parent 1ae7ff4 commit 2c49652
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,6 +1,6 @@
cmake_minimum_required(VERSION 3.0)
cmake_policy(SET CMP0063 NEW)
project(font-chef LANGUAGES C CXX VERSION 1.0.2)
project(font-chef LANGUAGES C CXX VERSION 1.1.0)
list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake-modules)

set(CMAKE_C_STANDARD 99)
Expand Down

0 comments on commit 2c49652

Please sign in to comment.