Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ofgulban committed Sep 14, 2023
1 parent 78e5c13 commit f52df87
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.1 "<< endl;
cout << "LayNii v2.5.2 "<< endl;
cout << "======================="<< endl;
cout << programname << "\n" << endl;
}
Expand Down

0 comments on commit f52df87

Please sign in to comment.