Einstein icon indicating copy to clipboard operation
Einstein copied to clipboard

update Rex to return the correct Einstein version number

Open MatthiasWM opened this issue 4 years ago • 5 comments

Keeping the version number up to date on all platforms drives me nuts. Write something!

MatthiasWM avatar Apr 16 '20 21:04 MatthiasWM

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.

MatthiasWM avatar Apr 23 '20 12:04 MatthiasWM

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?

splorp avatar Apr 24 '20 16:04 splorp

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.

MatthiasWM avatar Apr 24 '20 17:04 MatthiasWM

Great! Thanks, Matthias.

splorp avatar Apr 24 '20 18:04 splorp

Add a NewtonScript function to return more information about Einstein and its host. Update the Version number returned by NewtTest @FrankFromPdaSoft

MatthiasWM avatar Feb 04 '22 15:02 MatthiasWM