Skip to content

Commit

Permalink
Bump dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
ipadjen committed Jan 3, 2025
1 parent afdf116 commit bcec357
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.6.0";
std::string CITY4CFD_VERSION = "0.6.0+dev";

void printWelcome() {
auto logo{
Expand Down

0 comments on commit bcec357

Please sign in to comment.