summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2014-05-06 23:01:26 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2014-05-06 23:01:26 +0200
commit8f54ac8be1768261e113cb15fcdf81013f712674 (patch)
tree363d64f190a05a266469c68542c494fd316fbca7
parent4133caab1d2467a582850a3713ee083827364c8b (diff)
Doxyfile/Doxyfile_internal: Bump version number to 0.3.0.libsigrok-0.3.0
-rw-r--r--Doxyfile2
-rw-r--r--Doxyfile_internal2
2 files changed, 2 insertions, 2 deletions
diff --git a/Doxyfile b/Doxyfile
index 016f8c69..a42748b9 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = "libsigrok"
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = "unreleased development snapshot"
+PROJECT_NUMBER = "0.3.0"
# 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 a
diff --git a/Doxyfile_internal b/Doxyfile_internal
index 44ae1781..295b5571 100644
--- a/Doxyfile_internal
+++ b/Doxyfile_internal
@@ -38,7 +38,7 @@ PROJECT_NAME = "libsigrok"
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = "unreleased development snapshot, internal docs"
+PROJECT_NUMBER = "0.3.0, internal docs"
# 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 a