Changed intermediate version numbers to be git-style, eg 7.0.0-39 instead of 7.1.0-PRE
* Changed datastore modstate to be last in file, as prior to 7.0
This commit is contained in:
parent
8ebfdb8168
commit
ca701b0c1a
17 changed files with 18 additions and 25 deletions
|
|
@ -340,7 +340,7 @@ typedef int (errmsg_t)(clixon_handle h, const char *fn, const int line,
|
|||
*
|
||||
* A plugin can customize a version (or banner) output on stdout.
|
||||
* Several version strings can be printed if there are multiple callbacks.
|
||||
* If not registered plugins exist, clixon prints CLIXON_VERSION_STRING
|
||||
* If no registered plugins exist, clixon prints CLIXON_GITHASH
|
||||
* Typically invoked by command-line option -V
|
||||
* @param[in] h Clixon handle
|
||||
* @param[in] f Output file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue