Skip to content

Commit

Permalink
Version 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
matwey committed Jun 10, 2024
1 parent dbf63e9 commit 3471ad6
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,5 +1,5 @@
cmake_minimum_required (VERSION 3.6)
project(logfanoutd C)
project(logfanoutd LANGUAGES C VERSION 0.2.3)

set(CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake)
set(CMAKE_C_STANDARD 99)
Expand Down

0 comments on commit 3471ad6

Please sign in to comment.