Skip to content

Commit 24292eb

Browse files
authored
Update to version 2026.4.10
1 parent f1c822b commit 24292eb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
env:
99
# Change this URL to match the Multiwfn source package to test against.
10-
MULTIWFN_SRC_URL: "http://sobereva.com/multiwfn/misc/Multiwfn_2026.3.27_src_Linux.zip"
10+
MULTIWFN_SRC_URL: "http://sobereva.com/multiwfn/misc/Multiwfn_2026.4.10_src_Linux.zip"
1111

1212
jobs:
1313
build:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Self-made Makefile and makefile.include.* for [Multiwfn](http://sobereva.com/multiwfn/) which enable compiling on Linux with GNU or Intel Fortran compilers.
44

5-
This repository will be kept up to date with new Multiwfn releases. It is currently compatible with version 2026.3.27.
5+
This repository will be kept up to date with new Multiwfn releases. It is currently compatible with version 2026.4.10.
66

77
## How to Use
88

0 commit comments

Comments
 (0)