Skip to content

Commit

Permalink
push to v6.7.1
Browse files Browse the repository at this point in the history
Signed-off-by: Albert Katbashev <[email protected]>
  • Loading branch information
Albkat committed Jul 23, 2024
1 parent 5071a88 commit 26b2801
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ endif()
# Setup the xtb Project
project(
"xtb"
VERSION "6.7.0"
VERSION "6.7.1"
LANGUAGES "C" "Fortran"
)

Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
project(
'xtb',
'fortran', 'c',
version: '6.7.0',
version: '6.7.1',
license: 'LGPL3-3.0-or-later',
meson_version: '>=0.62.0',
default_options: [
Expand Down

0 comments on commit 26b2801

Please sign in to comment.