Skip to content

Commit 43439c3

Browse files
authored
Release v0.2.3
1 parent ba342f6 commit 43439c3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ endif()
3333
#--------------------------------------------------------------
3434

3535
project(HydroChrono
36-
VERSION 0.2.2
36+
VERSION 0.2.3
3737
DESCRIPTION "A hydrodynamic library for use with Project Chrono."
3838
LANGUAGES CXX
3939
)

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ PROJECT_NAME = HydroChrono
4848
# could be handy for archiving the generated documentation or if some version
4949
# control system is used.
5050

51-
PROJECT_NUMBER = 0.2.2
51+
PROJECT_NUMBER = 0.2.3
5252

5353
# Using the PROJECT_BRIEF tag one can provide an optional one line description
5454
# for a project that appears at the top of each page and should give viewer a

0 commit comments

Comments
 (0)