Version bump for release 3.0.2 RC 1.
This commit is contained in:
parent
08113c961a
commit
4a2882711d
@ -66,7 +66,7 @@ int main(int argc, char **argv)
|
|||||||
|
|
||||||
if (variablesMap.count("version"))
|
if (variablesMap.count("version"))
|
||||||
{
|
{
|
||||||
std::cout << "plasp version 3.0.1-git" << std::endl;
|
std::cout << "plasp version 3.0.2-rc.1" << std::endl;
|
||||||
return EXIT_SUCCESS;
|
return EXIT_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user