summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStephen Sinclair <radarsat1@gmail.com>2016-02-12 11:02:51 -0300
committerStephen Sinclair <radarsat1@gmail.com>2016-02-12 11:16:50 -0300
commit623993978828620dbca26549ff5ed9744f611b1e (patch)
treeb36fedbb57db4f4c10031c215ed0681e981fc21d /doc
parent3d5977804e81d6cd044de0f2acdfe39f78ef2b9e (diff)
Generate version number in Doxyfile with configure.
Diffstat (limited to 'doc')
-rw-r--r--doc/doxygen/Doxyfile.in (renamed from doc/doxygen/Doxyfile)2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile.in
index 46d07db..c065cb8 100644
--- a/doc/doxygen/Doxyfile
+++ b/doc/doxygen/Doxyfile.in
@@ -32,7 +32,7 @@ PROJECT_NAME = RtAudio
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 4.1.1
+PROJECT_NUMBER = @PACKAGE_VERSION@
# 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