Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ofgulban committed Oct 17, 2023
1 parent bce309b commit 8d65aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dep/laynii_lib.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

void log_welcome(const char* programname) {
cout << "======================="<< endl;
cout << "LayNii v2.5.2 "<< endl;
cout << "LayNii v2.5.3 "<< endl;
cout << "======================="<< endl;
cout << programname << "\n" << endl;
}
Expand Down

0 comments on commit 8d65aa4

Please sign in to comment.