From: Uwe Hermann Date: Fri, 3 May 2013 12:22:01 +0000 (+0200) Subject: Doxyfile: Set version number to 0.2.0. X-Git-Tag: libsigrokdecode-0.2.0~8 X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=commitdiff_plain;h=0a7ae201ca82293fe3bb413cdddf7bcf9b0f42da Doxyfile: Set version number to 0.2.0. --- diff --git a/Doxyfile b/Doxyfile index 8687164..c0e7311 100644 --- a/Doxyfile +++ b/Doxyfile @@ -32,7 +32,7 @@ PROJECT_NAME = "libsigrokdecode" # 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