Skip to content

Commit 6e4c1fc

Browse files
committed
feat: update to version 0.9.9
1 parent b844a1e commit 6e4c1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/inifile/inifile.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**************************************************************************************************************
22
*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33
* @file: inifile.h
4-
* @version: v0.9.8
4+
* @version: v0.9.9
55
* @description: Easy-to-use ini file parsing library that supports parsing, modifying and saving ini files.
66
* - Features :
77
* - Lightweight & Easy-to-Use: A header-only INI parser with no external dependencies (C++11 only).

0 commit comments

Comments
 (0)