Skip to content

Commit c378ea0

Browse files
committed
Updated "date" which is shown when importing Modia
1 parent 73d3527 commit c378ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Modia.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ For more information, see (https://github.com/ModiaSim/Modia.jl/blob/master/READ
4646
module Modia
4747

4848
const Version = "0.2.3-beta.5"
49-
const Date = "2018-12-07"
49+
const Date = "2019-01-09"
5050

5151
#println(" \n\nWelcome to Modia - Dynamic MODeling and Simulation in julIA")
5252
print(" \n\nWelcome to ")

0 commit comments

Comments
 (0)