diff options
author | cathook <b01902109@csie.ntu.edu.tw> | 2014-10-21 23:09:54 +0800 |
---|---|---|
committer | cathook <b01902109@csie.ntu.edu.tw> | 2014-10-21 23:09:54 +0800 |
commit | f1dc335eaa93b62c4c229f5f58d9dad7a8fe4078 (patch) | |
tree | 971dacfb4a3ee0dc3bf760ed82734b3e21d03616 /.doxygen/config | |
parent | 5da947222ae34cb998b3bfa39dd818f7d06df2a7 (diff) | |
download | meow-master.tar meow-master.tar.gz meow-master.tar.bz2 meow-master.tar.lz meow-master.tar.xz meow-master.tar.zst meow-master.zip |
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 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) |