Skip to content

Commit 1560749

Browse files
committed
Advance Version to release candidate
1 parent 4e2e571 commit 1560749

6 files changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,4 +173,4 @@ See [LICENSE](LICENSE) to see the full text.
173173
You should have received a copy of the GNU General Public License
174174
along with this program. If not, see <https://www.gnu.org/licenses/>.
175175

176-
(Martin; 2024-01-19; wrapper version 0.5.0.ea1)
176+
(Martin; 2024-04-04; wrapper version 0.6.0.rc1)

VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
2-
version="0.6.0.ea1"
3-
versiondate="2024-01-19"
2+
version="0.6.0.rc1"
3+
versiondate="2024-04-04"

guides/module-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@ purge_modules="true"
143143
```
144144
This will unload all modules and allows you to include only the necessary ones.
145145

146-
(Martin; 2024-01-19; wrapper version 0.6.0.ea1)
146+
(Martin; 2024-04-04; wrapper version 0.6.0.rc1)

guides/set-up.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,5 +153,5 @@ If you are not sure, or using it the first time, these are the basic steps for w
153153

154154
Now testing should be complete.
155155

156-
(Martin; 2024-01-19; wrapper version 0.6.0.ea1)
156+
(Martin; 2024-04-04; wrapper version 0.6.0.rc1)
157157

guides/usage-opts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,4 @@ Command line: `-X`
139139

140140
Retrieve the man page of xcontrol from the original xtb distribution.
141141

142-
(Martin; 2024-01-19; wrapper version 0.6.0.ea1)
142+
(Martin; 2024-04-04; wrapper version 0.6.0.rc1)

runxtb.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,4 @@
9595
requested_walltime="24:00:00"
9696

9797
#
98-
## End of example runxtb.rc (Martin; 2024-01-19; wrapper version 0.5.0.ea1)
98+
## End of example runxtb.rc (Martin; 2024-04-04; wrapper version 0.6.0.rc1)

0 commit comments

Comments
 (0)