Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8f54ac8

Browse files
committed
Doxyfile/Doxyfile_internal: Bump version number to 0.3.0.
1 parent 4133caa commit 8f54ac8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "libsigrok"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = "unreleased development snapshot"
41+
PROJECT_NUMBER = "0.3.0"
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

Doxyfile_internal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "libsigrok"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = "unreleased development snapshot, internal docs"
41+
PROJECT_NUMBER = "0.3.0, internal docs"
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

0 commit comments

Comments
 (0)