diff --git a/CMakeLists.txt b/CMakeLists.txt index 756395b..a6d229f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -33,7 +33,7 @@ endif() #-------------------------------------------------------------- project(HydroChrono - VERSION 0.2.2 + VERSION 0.2.3 DESCRIPTION "A hydrodynamic library for use with Project Chrono." LANGUAGES CXX ) diff --git a/Doxyfile b/Doxyfile index ea27821..6011e03 100644 --- a/Doxyfile +++ b/Doxyfile @@ -48,7 +48,7 @@ PROJECT_NAME = HydroChrono # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.2.2 +PROJECT_NUMBER = 0.2.3 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a