diff options
author | Roger Dingledine <arma@torproject.org> | 2006-08-27 07:02:41 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-08-27 07:02:41 +0000 |
commit | 0c8893aea756897ab30c1e8dbd2a4996a030225e (patch) | |
tree | 8887a94080c2f3d2d9cfc66b5ad98eec4f60cfe5 | |
parent | e17276b2f176eccff759fa276c66b54b3cc6da37 (diff) | |
download | tor-0c8893aea756897ab30c1e8dbd2a4996a030225e.tar tor-0c8893aea756897ab30c1e8dbd2a4996a030225e.tar.gz |
bump the doxyfile version number, since i made a doxygen
ref man last week.
svn:r8242
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |