regenerate cmdline

This commit is contained in:
fiplox 2022-01-04 13:14:20 +01:00
parent 5161fa2e38
commit 6766b07787
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ extern "C" {
#ifndef CMDLINE_PARSER_VERSION
/** @brief the program version */
#define CMDLINE_PARSER_VERSION "1.0.1"
#define CMDLINE_PARSER_VERSION "1.0.0"
#endif
/** @brief Where the command line options are stored */