Doxyfile: Set version to 0.2.2.

This commit is contained in:
Uwe Hermann 2013-11-03 23:44:11 +01:00
parent 455279d79a
commit 6f95fee0b7
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ PROJECT_NAME = "libsigrok"
# This could be handy for archiving the generated documentation or # This could be handy for archiving the generated documentation or
# if some version control system is used. # if some version control system is used.
PROJECT_NUMBER = "unreleased development snapshot" PROJECT_NUMBER = "0.2.2"
# Using the PROJECT_BRIEF tag one can provide an optional one line description # 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 # for a project that appears at the top of each page and should give viewer