Skip to content

Commit 452cb3a

Browse files
Release 0.9.43
1 parent 4e85c3b commit 452cb3a

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

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.43-dev
21+
### 0.9.43
2222

2323
* Fix parsing error surrounding function names (only in classes may
2424
you use a dotted name). When such a function appeared outside a

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.43-dev Bounded Model Checker</header>
14+
<header>MISS_HIT 0.9.43 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.43-dev Command-line Interface</header>
14+
<header>MISS_HIT 0.9.43 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.43-dev Configuration System</header>
14+
<header>MISS_HIT 0.9.43 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.43-dev Copyright Tool</header>
14+
<header>MISS_HIT 0.9.43 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.43-dev Diff Tool</header>
14+
<header>MISS_HIT 0.9.43 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.43-dev Documentation</header>
14+
<header>MISS_HIT 0.9.43 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.43-dev Linter</header>
14+
<header>MISS_HIT 0.9.43 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.43-dev Code Metrics</header>
14+
<header>MISS_HIT 0.9.43 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.43-dev Pragmas</header>
14+
<header>MISS_HIT 0.9.43 Pragmas</header>
1515

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

0 commit comments

Comments
 (0)