summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-08-17 17:15:02 +0200
committerHarald Welte <laforge@gnumonks.org>2011-08-17 17:15:02 +0200
commitf416c097dbfb4b4f749585117539784e4cae159a (patch)
treed398235941833442f70795eeaca1a7bfcd5f82f6
parentdoxygen: Add (partial) VTY API documentation (diff)
downloadlibosmocore-f416c097dbfb4b4f749585117539784e4cae159a.tar.xz
libosmocore-f416c097dbfb4b4f749585117539784e4cae159a.zip
Fix version number in Doxyfile (0.3.5)
We need a way to automatically generate this from git tags in the future...
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 22d3bd61..6609d734 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME = libosmocore
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = V1.0
+PROJECT_NUMBER = V0.3.5
# 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