Skip to content

Commit

Permalink
prepare version-number for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
plc-user committed Jan 6, 2025
1 parent db2859d commit b4078d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
// global variables
// ============================================================================

const std::string sVersion = "v0.5.0beta21";
const std::string sVersion = "v0.5.0";

// the element-file to process:
static std::string ElementFile = "";
Expand Down

0 comments on commit b4078d4

Please sign in to comment.