Skip to content

Commit

Permalink
Oops, unbump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
sebjameswml committed Feb 13, 2025
1 parent 8c8228d commit 9e69593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion morph/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ namespace morph {

//! A version definition for the whole of morphologica
static constexpr unsigned int version_major = 3;
static constexpr unsigned int version_minor = 4;
static constexpr unsigned int version_minor = 3;
//! Returns a string for the version of the morphologica library
std::string version_string()
{
Expand Down

0 comments on commit 9e69593

Please sign in to comment.