Skip to content

Commit

Permalink
Push Version to 6.6.1
Browse files Browse the repository at this point in the history
Signed-off-by: MtoLStoN <70513124+MtoLStoN@users.noreply.github.com>
  • Loading branch information
MtoLStoN committed Aug 1, 2023
1 parent 23df5fc commit 8d0f1dd
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 @@ -19,7 +19,7 @@ cmake_minimum_required(VERSION 3.9)
# Setup the XTB Project
project(
"xtb"
VERSION "6.6.0"
VERSION "6.6.1"
LANGUAGES "C" "Fortran"
)
enable_testing()
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.6.0',
version: '6.6.1',
license: 'LGPL3-3.0-or-later',
meson_version: '>=0.62.0',
default_options: [
Expand Down

0 comments on commit 8d0f1dd

Please sign in to comment.