Skip to content

Commit 17e5f95

Browse files
Release 0.9.42
1 parent 58aab49 commit 17e5f95

13 files changed

Lines changed: 13 additions & 13 deletions

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Not quite compatible with Octave yet. See #43 [octave support](https://github.co
1818
## Changelog
1919

2020

21-
### 0.9.42-dev
21+
### 0.9.42
2222

2323
* Fix issue with MATLAB functions embedded in Simulink. Usually people
2424
left the default name (i.e. `fcn`) which caused many duplicate items

docs/bmc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</head>
1212

1313
<body>
14-
<header>MISS_HIT 0.9.42-dev Bounded Model Checker</header>
14+
<header>MISS_HIT 0.9.42 Bounded Model Checker</header>
1515

1616
<main>
1717
<div class="section">

docs/cli.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</head>
1212

1313
<body>
14-
<header>MISS_HIT 0.9.42-dev Command-line Interface</header>
14+
<header>MISS_HIT 0.9.42 Command-line Interface</header>
1515

1616
<main>
1717
<div class="section">

docs/configuration.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</head>
1212

1313
<body>
14-
<header>MISS_HIT 0.9.42-dev Configuration System</header>
14+
<header>MISS_HIT 0.9.42 Configuration System</header>
1515

1616
<main>
1717
<div class="section">

docs/copyright.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</head>
1212

1313
<body>
14-
<header>MISS_HIT 0.9.42-dev Copyright Tool</header>
14+
<header>MISS_HIT 0.9.42 Copyright Tool</header>
1515

1616
<main>
1717
<div class="section">

docs/diff.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</head>
1212

1313
<body>
14-
<header>MISS_HIT 0.9.42-dev Diff Tool</header>
14+
<header>MISS_HIT 0.9.42 Diff Tool</header>
1515

1616
<main>
1717
<div class="section">

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</head>
1212

1313
<body>
14-
<header>MISS_HIT 0.9.42-dev Documentation</header>
14+
<header>MISS_HIT 0.9.42 Documentation</header>
1515
<main>
1616
<div class="section">
1717
MISS_HIT is a compiler framework for the MATLAB and Octave

docs/lint.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</head>
1212

1313
<body>
14-
<header>MISS_HIT 0.9.42-dev Linter</header>
14+
<header>MISS_HIT 0.9.42 Linter</header>
1515

1616
<main>
1717
<div class="section">

docs/metrics.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</head>
1212

1313
<body>
14-
<header>MISS_HIT 0.9.42-dev Code Metrics</header>
14+
<header>MISS_HIT 0.9.42 Code Metrics</header>
1515

1616
<main>
1717
<div class="section">

docs/pragmas.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</head>
1212

1313
<body>
14-
<header>MISS_HIT 0.9.42-dev Pragmas</header>
14+
<header>MISS_HIT 0.9.42 Pragmas</header>
1515

1616
<main>
1717
<div class="section">

0 commit comments

Comments
 (0)