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