Updated version number in runtime to 4.9
This commit is contained in:
@@ -4474,7 +4474,7 @@ int main(int argc, char * argv[])
|
||||
|
||||
if(rc_filename.compare("--version")==0)
|
||||
{
|
||||
cout << "RCBASIC Runtime v4.8" << endl;
|
||||
cout << "RCBASIC Runtime v4.9" << endl;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user