From 5bb291ddb6bb36ffb7f9d3f9d28c3ad38a699c44 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Mon, 9 Dec 2013 16:21:02 +0100 Subject: [PATCH] Doxyfile had wrong version number inside. --- src/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Doxyfile b/src/Doxyfile index 1614ab60..1c5c4051 100644 --- a/src/Doxyfile +++ b/src/Doxyfile @@ -32,7 +32,7 @@ PROJECT_NAME = "getdns API" # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.320 +PROJECT_NUMBER = 0.1.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