Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

env:
# Change this URL to match the Multiwfn source package to test against.
MULTIWFN_SRC_URL: "http://sobereva.com/multiwfn/misc/Multiwfn_2026.3.11_src_Linux.zip"
MULTIWFN_SRC_URL: "http://sobereva.com/multiwfn/misc/Multiwfn_2026.3.18_src_Linux.zip"

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

This repository will be kept up to date with new Multiwfn releases. It is currently compatible with version 2026.3.11.
This repository will be kept up to date with new Multiwfn releases. It is currently compatible with version 2026.3.18.

## How to Use

Expand Down