[Bf-blender-cvs] [2b8bc1a22ec] master: Doxygen: update version number to 2.81

Brecht Van Lommel noreply at git.blender.org
Mon Jul 29 19:10:55 CEST 2019


Commit: 2b8bc1a22ecbf2dc7b23ac82f293a4d31b0e8b33
Author: Brecht Van Lommel
Date:   Mon Jul 29 16:54:08 2019 +0200
Branches: master
https://developer.blender.org/rB2b8bc1a22ecbf2dc7b23ac82f293a4d31b0e8b33

Doxygen: update version number to 2.81

===================================================================

M	doc/doxygen/Doxyfile

===================================================================

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



More information about the Bf-blender-cvs mailing list