[Bf-blender-cvs] [16bf0b47d37] blender-v2.80-release: Doxygen: update version number

Campbell Barton noreply at git.blender.org
Mon Jul 29 16:04:57 CEST 2019


Commit: 16bf0b47d37e3f9f03ace0c6cef5873e49628249
Author: Campbell Barton
Date:   Thu Jul 25 13:08:44 2019 +1000
Branches: blender-v2.80-release
https://developer.blender.org/rB16bf0b47d37e3f9f03ace0c6cef5873e49628249

Doxygen: update version number

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

M	doc/doxygen/Doxyfile

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

diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile
index de2026a6ca0..a9ae56a0e22 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.79"
+PROJECT_NUMBER         = "V2.80"
 
 # 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