Skip to content

Commit 0b58add

Browse files
Corrected version number to 0.2.3
1 parent cf91f45 commit 0b58add

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Modia.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ For more information, see (https://github.com/ModiaSim/Modia.jl/blob/master/READ
4545
"""
4646
module Modia
4747

48-
const Version = "0.2.4"
49-
const Date = "2019-01-23"
48+
const Version = "0.2.3"
49+
const Date = "2019-01-24"
5050

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

0 commit comments

Comments
 (0)