Skip to content

Commit 72a7999

Browse files
committed
version bump 1.0.2
1 parent 38e45de commit 72a7999

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.1)
3+
project(font-chef LANGUAGES C CXX VERSION 1.0.2)
44
list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake-modules)
55

66
set(CMAKE_C_STANDARD 99)

0 commit comments

Comments
 (0)