summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBaptiste Lepilleur <gaiacrtn@free.fr>2002-04-23 09:02:30 +0000
committerBaptiste Lepilleur <gaiacrtn@free.fr>2002-04-23 09:02:30 +0000
commitf32756d95c8c4711032c2da415779f5e589017ec (patch)
tree712517fe55a754c60027edbf211d13546b6b2546 /doc
parent82438cf5d90805bc845d703bba5a785bd04ad9c4 (diff)
downloadcppunit-f32756d95c8c4711032c2da415779f5e589017ec.tar.gz
Bumped version to 1.
bumped version to 1.9.7 * comitted stuffs I forgot to in 1.9.6.
Diffstat (limited to 'doc')
-rw-r--r--doc/CppUnit-win.dox2
-rw-r--r--doc/makedox.bat1
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/CppUnit-win.dox b/doc/CppUnit-win.dox
index fe0904d..2fcf140 100644
--- a/doc/CppUnit-win.dox
+++ b/doc/CppUnit-win.dox
@@ -23,7 +23,7 @@ PROJECT_NAME = CppUnit
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = "CVS Version"
+PROJECT_NUMBER = $(VERSION)
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
diff --git a/doc/makedox.bat b/doc/makedox.bat
index 39468ad..8026a90 100644
--- a/doc/makedox.bat
+++ b/doc/makedox.bat
@@ -1,3 +1,4 @@
+SET VERSION=1.9.6
doxygen CppUnit-win.dox
xcopy FAQ html /Y