From 2b8bc1a22ecbf2dc7b23ac82f293a4d31b0e8b33 Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Mon, 29 Jul 2019 16:54:08 +0200 Subject: Doxygen: update version number to 2.81 --- doc/doxygen/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/doxygen') diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile index a9ae56a0e22..366d0b1b507 100644 --- a/doc/doxygen/Doxyfile +++ b/doc/doxygen/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = Blender # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = "V2.80" +PROJECT_NUMBER = "V2.81" # 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 -- cgit v1.2.3