From 04af4f7c238d025fdf2435f61fdb0531a7ebbb86 Mon Sep 17 00:00:00 2001
From: Nathan Letwory <nathan@letworyinteractive.com>
Date: Wed, 13 Apr 2011 08:47:35 +0000
Subject: [PATCH] Version bump for doxygen.

---
 doc/doxygen/Doxyfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile
index 0c10c0fce20..89dcf834227 100644
--- a/doc/doxygen/Doxyfile
+++ b/doc/doxygen/Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME           = Blender
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = "V2.56a BETA"
+PROJECT_NUMBER         = "V2.57"
 
 # 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
-- 
GitLab