From 6708a21b48a6021b10a544ef4fecef5f1aa0dd1d Mon Sep 17 00:00:00 2001 From: derek Date: Wed, 4 Apr 2012 18:34:50 -0400 Subject: [PATCH] Brought Doxyfile's version number up to date --- docs/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Doxyfile b/docs/Doxyfile index c99c055..caf5f2c 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = BamTools # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 2.0.5 +PROJECT_NUMBER = 2.1.1 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. -- 2.39.5