Skip to content
Hannes Giesenow edited this page Apr 6, 2017 · 6 revisions

This fork has the following proposed PRs already applied:

To update everything to the latest 5.2 do the following

git fetch upstream --tags
git checkout upstream/v5.2.21
git merge origin/ComboBoxSuggestFix
git merge origin/EmptyDateFix
git push origin HEAD:refs/heads/v5.2.21kb
Clone this wiki locally