Skip to content

Commit 89136b1

Browse files
authored
Release v0.2.4
1 parent 9c3aa8e commit 89136b1

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.3
36+
VERSION 0.2.4
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.3
51+
PROJECT_NUMBER = 0.2.4
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)