Internal version bump to 3.1.0-git because of the scope of the changes since 3.0.3.
This commit is contained in:
parent
b282225363
commit
31cf6d287d
@ -81,7 +81,7 @@ int main(int argc, char **argv)
|
||||
|
||||
if (variablesMap.count("version"))
|
||||
{
|
||||
std::cout << "plasp version 3.0.3-git" << std::endl;
|
||||
std::cout << "plasp version 3.1.0-git" << std::endl;
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user