Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
rdp committed May 24, 2023
1 parent bac6328 commit 7e4a5d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ChangeLog.txt
@@ -1,7 +1,7 @@
0.13.2
if ScreenCaptureRecorder.ini file exists, assume all settings are there and use it solely, never the registry
attempt avoid confusion of having settings set in two different places...
fix capture_particular_display_number_starting_at_zero
fix capture_particular_display_number_starting_at_zero to work when width not set (which is typically)

0.13.1
Work with JRE's > 8
Expand Down
2 changes: 1 addition & 1 deletion innosetup_installer_options.iss
@@ -1,4 +1,4 @@
#define AppVer "0.13.2.beta"
#define AppVer "0.13.2"

#define AppName "Screen Capturer Recorder"
; AppId === AppName by default BTW
Expand Down

0 comments on commit 7e4a5d4

Please sign in to comment.