From: Chris Koeritz Date: Fri, 5 Oct 2018 04:16:29 +0000 (-0400) Subject: fixed version manually X-Git-Tag: 2.140.115^2~102 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=2817ee3caf16dbe2f628e1d3d2bd0ef2872205f1 fixed version manually need to have the next_version script fix this whenever we update the version of feisty meow. otherwise it's yet another thing that gets out of synch when we change major or minor versions. --- diff --git a/documentation/feisty_meow_dox.config b/documentation/feisty_meow_dox.config index 4c0f610d..1566a350 100644 --- a/documentation/feisty_meow_dox.config +++ b/documentation/feisty_meow_dox.config @@ -23,7 +23,7 @@ PROJECT_NAME = "feisty meow concerns codebase" # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 2.108 +PROJECT_NUMBER = 2.140 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put.