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