-
Notifications
You must be signed in to change notification settings - Fork 431
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
Use cx-freeze 7.2.8.1 #1929
Use cx-freeze 7.2.8.1 #1929
Conversation
@Nick-Hall can you run the AIO workflow on this branch, or give me permissions to do so? |
I've uploaded a new version to the release page. You can link to this PR in Mantis BT with |
👍 I couldn't get Mantis links to work - as you probably saw! I downloaded the installer |
I notice that cx-Freeze 7.2.10 has just been released. Please try |
That starts OK. Gramps reports itself as "AIO64-6.0.0-r1-5a76f63" |
Gramps really should report itself as "GrampsAIO-6.0.0-beta1-3". If you look in the Debian workflow we can enter a build number. If the release is a development release we use the Git SHA otherwise we use the build number. The "beta1" is also missing. |
I'll close this PR now since it is no longer required. |
It's not a new problem. The official 5.2.3 shows "AIO64-5.2.3-r1-aa03f5a" is Help > About |
It would be much better if it showed the actual version including the qualifier and build number. |
AIO64-6.0.0-r1-5a76f63 is working for me. good job. versioning: a small thing, but, at least for this beta test phase of rapid changes, |
versioning: OOPS: I forgot Mantis, it still doesn't match up with the version strings there. |
See PR #1935. |
The latest cx-freeze version 7.2.9.[1|2] result in two DLLs being located in the wrong directory.
Fixes bug 0013602