Skip to content

Commit

Permalink
Bump version number for the 1.95.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus D. Hanwell <[email protected]>
  • Loading branch information
cryos committed Aug 16, 2021
1 parent 376433c commit 55c898a
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 @@ -25,7 +25,7 @@ include(DetermineVersion)

# Set up our version.
set(AvogadroApp_VERSION_MAJOR "1")
set(AvogadroApp_VERSION_MINOR "94")
set(AvogadroApp_VERSION_MINOR "95")
set(AvogadroApp_VERSION_PATCH "0")
set(AvogadroApp_VERSION
"${AvogadroApp_VERSION_MAJOR}.${AvogadroApp_VERSION_MINOR}.${AvogadroApp_VERSION_PATCH}")
Expand Down

0 comments on commit 55c898a

Please sign in to comment.