You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some changes were made to the About dialog as part of issue #13. However, the changes are sub-optimal. Determination of correct changes should be made only after determining if modifications for Mono will be accepted into the main project.
The text was updated successfully, but these errors were encountered:
Added code to pull in the official Ketarin version number automatically.
As long as Properties/AssemblyInfo.cs gets updates to AssemblyVersion
and AssemblyFileVersion from the main Ketarin github repo, this
information should be correct.
The appveyor configs were doing more than they should have with the
changes for commit 28aeb18. These changes ensure those changes and the
build scripts won't stomp on each other as noted by JimH44 on issue #33.
Some changes were made to the About dialog as part of issue #13. However, the changes are sub-optimal. Determination of correct changes should be made only after determining if modifications for Mono will be accepted into the main project.
The text was updated successfully, but these errors were encountered: