-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update Rex to return the correct Einstein version number #78
Comments
Version number is now in CMakeLists.txt and is copied into the internal Rex and the About window. We need to add the version information to the various platform resources as well. |
Related to this, NewtTest shows macOS Einstein 2020.3.5 as simply 2020.3 … should the “build” number be included in the versioning being reported? |
Yes, thanks. I generate that number by patching the Rex, and it only has room for 7 characters, or I have to recompile the Rex. I'll do that eventually. |
Great! Thanks, Matthias. |
Add a NewtonScript function to return more information about Einstein and its host. Update the Version number returned by NewtTest @FrankFromPdaSoft |
Keeping the version number up to date on all platforms drives me nuts. Write something!
The text was updated successfully, but these errors were encountered: