summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--documentation/Doxybook2
-rw-r--r--documentation/Doxyfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Doxybook b/documentation/Doxybook
index 7cd758a90..0fa8c5ff4 100644
--- a/documentation/Doxybook
+++ b/documentation/Doxybook
@@ -31,7 +31,7 @@ PROJECT_NAME = "FLTK 1.3.0"
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 1.3.0
+PROJECT_NUMBER =
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
diff --git a/documentation/Doxyfile b/documentation/Doxyfile
index 8f835d3f2..26ec8bc91 100644
--- a/documentation/Doxyfile
+++ b/documentation/Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME = "FLTK 1.3.0"
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 1.3.0
+PROJECT_NUMBER =
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.