diff options
Diffstat (limited to 'doxygen/config')
-rw-r--r-- | doxygen/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/config b/doxygen/config index e535ab4..e5264a1 100644 --- a/doxygen/config +++ b/doxygen/config @@ -5,7 +5,7 @@ #--------------------------------------------------------------------------- DOXYFILE_ENCODING = UTF-8 PROJECT_NAME = "Templates -- Meow" -PROJECT_NUMBER = 1.2.8 +PROJECT_NUMBER = 1.2.9 PROJECT_BRIEF = "A C++ template contains kinds of interesting classes and functions" PROJECT_LOGO = $(config_path)/logo.png OUTPUT_DIRECTORY = doc |