From: Uwe Hermann Date: Sat, 4 May 2013 13:55:11 +0000 (+0200) Subject: Doxyfile: Set version number to 0.2.0. X-Git-Tag: dsupstream~1 X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=commitdiff_plain;h=a4fdbbe1c2d9e95982c48aea46773affd6812ec8 Doxyfile: Set version number to 0.2.0. --- diff --git a/Doxyfile b/Doxyfile index 96e6d7bc..899840e1 100644 --- a/Doxyfile +++ b/Doxyfile @@ -32,7 +32,7 @@ PROJECT_NAME = "libsigrok" # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = "unreleased development snapshot" +PROJECT_NUMBER = "0.2.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