Skip to content

Commit 04d1dcb

Browse files
committed
Version/Date updated
1 parent a42db84 commit 04d1dcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ModiaBase.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Main module of ModiaBase.
99
module ModiaBase
1010

1111
const path = dirname(dirname(@__FILE__)) # Absolute path of package directory
12-
const Version = "0.7.2"
13-
const Date = "2021-11-23"
12+
const Version = "0.7.8"
13+
const Date = "2022-02-02"
1414

1515
#println("\nImporting ModiaBase Version $Version ($Date)")
1616

0 commit comments

Comments
 (0)