From fc5473d23daf0a88863b7c2ef57fc38d5e2f8dbd Mon Sep 17 00:00:00 2001 From: Chris Beall Date: Tue, 15 May 2012 17:07:37 +0000 Subject: [PATCH] increment version number --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 2bd88de6c..746f7eb5e 100644 --- a/Doxyfile +++ b/Doxyfile @@ -32,7 +32,7 @@ PROJECT_NAME = gtsam # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 1.9.0 +PROJECT_NUMBER = 2.0.0 # 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