From 5792d524617d01c5e9e57f6142d927631ed71e65 Mon Sep 17 00:00:00 2001 From: Dmitry Podgorny Date: Sat, 19 Dec 2020 02:33:14 +0200 Subject: [PATCH] doxygen: set correct version number --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 7348ffa..622bfe8 100644 --- a/Doxyfile +++ b/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = Strophe # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.9 +PROJECT_NUMBER = 0.10 # 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