Skip to content

Commit 2c49652

Browse files
committed
version bump 1.1.0
1 parent 1ae7ff4 commit 2c49652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.0)
22
cmake_policy(SET CMP0063 NEW)
3-
project(font-chef LANGUAGES C CXX VERSION 1.0.2)
3+
project(font-chef LANGUAGES C CXX VERSION 1.1.0)
44
list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake-modules)
55

66
set(CMAKE_C_STANDARD 99)

0 commit comments

Comments
 (0)