diff options
author | Harald Welte <laforge@gnumonks.org> | 2011-08-17 19:21:07 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2011-08-17 19:22:12 +0200 |
commit | 49e1056ccabc284a80e869fb6d0dcfa364c157c8 (patch) | |
tree | 17ac9ce136f29a6c298d4b8f95cbd0a59ce24563 /Doxyfile.gsm | |
parent | 4e777c300ffc701a6c9239deaec1d8073b0ac2f2 (diff) |
Auto-generate the version information of Doxygen documentation
Diffstat (limited to 'Doxyfile.gsm')
-rw-r--r-- | Doxyfile.gsm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.gsm b/Doxyfile.gsm index e8aeb681..0b98737d 100644 --- a/Doxyfile.gsm +++ b/Doxyfile.gsm @@ -31,7 +31,7 @@ PROJECT_NAME = libosmogsm # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = V0.3.5 +PROJECT_NUMBER = 0.3.5.27-4e77-dirty # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer |