Skip to content

Commit

Permalink
Merge pull request #731 from cryos/release
Browse files Browse the repository at this point in the history
Bump the version for the 1.95.0 release
  • Loading branch information
cryos authored Aug 16, 2021
2 parents 677c786 + 229b82e commit 17e8253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ include(DetermineVersion)

# Set up our version.
set(AvogadroLibs_VERSION_MAJOR "1")
set(AvogadroLibs_VERSION_MINOR "94")
set(AvogadroLibs_VERSION_MINOR "95")
set(AvogadroLibs_VERSION_PATCH "0")
set(AvogadroLibs_VERSION
"${AvogadroLibs_VERSION_MAJOR}.${AvogadroLibs_VERSION_MINOR}.${AvogadroLibs_VERSION_PATCH}")
Expand Down

0 comments on commit 17e8253

Please sign in to comment.