Skip to content

Commit

Permalink
PR #8: -sesom42
Browse files Browse the repository at this point in the history
* Try to get icon from executable. If the message loop of the app is faulty, the icon can not be determined with WM_GETICON.
* typo in solution file for VS8
* show BugTrap window above the active window
* more translation adjustments (German)
  • Loading branch information
bchavez committed Oct 2, 2015
1 parent e1403ea commit 232eac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 1.4.3.{build}
version: 1.4.4.{build}
init:
- ps: |
If ($Env:APPVEYOR_REPO_TAG_NAME -match "-"){
Expand Down

0 comments on commit 232eac7

Please sign in to comment.