From ad119678937440d3ebd22113f0be96da5f431bf7 Mon Sep 17 00:00:00 2001 From: Alexander Ljungberg Date: Tue, 29 Jan 2013 23:28:35 +0000 Subject: [PATCH] Fixed: documentation version number lagging behind. --- Tools/Documentation/Cappuccino.doxygen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/Documentation/Cappuccino.doxygen b/Tools/Documentation/Cappuccino.doxygen index 078f0945e..1a4588f8c 100644 --- a/Tools/Documentation/Cappuccino.doxygen +++ b/Tools/Documentation/Cappuccino.doxygen @@ -31,7 +31,7 @@ PROJECT_NAME = " API" # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.9.5 +PROJECT_NUMBER = 0.9.6 PROJECT_LOGO = ./Tools/Documentation/logo.png