From 3596436c27e2e417f07cc193c67f1cb21e173efe Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Mon, 15 Jul 2013 23:31:24 -0700 Subject: [PATCH] Bump version properly. --- doc/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Doxyfile b/doc/Doxyfile index 32b183a8..82cec8b0 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = libguac # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.7.0 +PROJECT_NUMBER = 0.8.2 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put.