From d0667da66f5c80155cfcc8fb9bd8e6da596080bb Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 14 Oct 2018 19:50:33 +0200 Subject: [PATCH] Doxyfile: Set version to 0.5.1. --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index f35970c7..c5028285 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 = "0.5.0" +PROJECT_NUMBER = "0.5.1" # 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