User accessible/understandable version number
Reported by Christopher Stawarz | April 27th, 2010 @ 02:18 PM | in 0.4.4
Assigned to Tender discussion #5. Currently, users have no easy way to figure out what version of MWorks they're running. (The "About" dialogs for the applications have git commit IDs in them, but those aren't meaningful to users.) All MWorks applications should have an easy-to-find MWorks release number (e.g. 0.4.4) associated with them.
See also this ticket.
Comments and changes to this ticket
-
Christopher Stawarz April 27th, 2010 @ 02:27 PM
- Milestone set to 0.4.4
- State changed from new to open
- Assigned user cleared.
-
Christopher Stawarz May 14th, 2010 @ 07:37 PM
- State changed from open to resolved
- Assigned user set to Christopher Stawarz
MWClient, MWServer, MWEditor, and MWorksCore.framework now include two version stamps in Info.plist. CFBundleShortVersionString is set to the value of MW_VERSION, a human-readable version number defined in the xcconfig file. CFBundleVersion is set to the short commit id (which was formerly part of CFBundleShortVersionString). In the applications' "About ..." windows, these values get displayed like "Version 0.4.4 (5d9bcdb)".
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The core framework and supporting libraries for the MWorks Suite