From 0c8893aea756897ab30c1e8dbd2a4996a030225e Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sun, 27 Aug 2006 07:02:41 +0000 Subject: [PATCH] bump the doxyfile version number, since i made a doxygen ref man last week. svn:r8242 --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index e0726bb768..9cde9d6e13 100644 --- a/Doxyfile +++ b/Doxyfile @@ -25,7 +25,7 @@ PROJECT_NAME = tor # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.1.1.16-rc +PROJECT_NUMBER = 0.1.2.1-alpha # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put.