Skip to content

Commit

Permalink
Merge branch 'develop' into cgal-6
Browse files Browse the repository at this point in the history
  • Loading branch information
ipadjen committed Oct 2, 2024
2 parents 93d1b63 + ebc27a1 commit 05be3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

#include <boost/algorithm/string/predicate.hpp>

std::string CITY4CFD_VERSION = "0.5.0";
std::string CITY4CFD_VERSION = "0.5.0+dev";

void printWelcome() {
auto logo{
Expand Down

0 comments on commit 05be3fd

Please sign in to comment.