We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f09393b commit 0388351Copy full SHA for 0388351
CMakeLists.txt
@@ -23,7 +23,7 @@ if (TARGET conf)
23
endif ()
24
25
project(conf
26
- VERSION 1.1.1
+ VERSION 1.1.2
27
DESCRIPTION "Simple and fast configuration file library"
28
HOMEPAGE_URL "https://github.com/cfnptr/conf"
29
LANGUAGES C)
0 commit comments