File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -3928,6 +3928,12 @@ package '1.9.2' "Version 1.9.2 (2015-03-17)"
39283928 <body>Redirecting to the <a href=\" https://trac.openmodelica.org/OpenModelica/wiki/ReleaseNotes/1.9.2\">on-line release notes</a>.</body>
39293929</html>" ));
39303930end '1.9.2 ';
3931+ package '1.9.3 ' "Version 1.9.3 (2015-03-17)"
3932+ annotation(Documentation(info = "<html>
3933+ <head><meta http-equiv=\" refresh\" content=\" 0; url=https://trac.openmodelica.org/OpenModelica/wiki/ReleaseNotes/1.9.3\"></head>
3934+ <body>Redirecting to the <a href=\" https://trac.openmodelica.org/OpenModelica/wiki/ReleaseNotes/1.9.3\">on-line release notes</a>.</body>
3935+ </html>" ));
3936+ end '1.9.2 ';
39313937annotation(Documentation(info="<html>
39323938This section summarizes the major releases of OpenModelica and what changed between the major versions.
39333939Note that OpenModelica is developed rapidly.
Original file line number Diff line number Diff line change 111111#endif
112112
113113#ifdef CONFIG_REVISION
114- #define CONFIG_VERSION "1.9.2 (r" CONFIG_REVISION ")"
114+ #define CONFIG_VERSION "1.9.3+dev (r" CONFIG_REVISION ")"
115115#else
116- #define CONFIG_VERSION "1.9.2 "
116+ #define CONFIG_VERSION "1.9.3+dev "
117117#endif
118118
119119
You can’t perform that action at this time.
0 commit comments