Skip to content

Commit

Permalink
chore: bump v1.04
Browse files Browse the repository at this point in the history
  • Loading branch information
DemoJameson committed Oct 2, 2022
1 parent 589f0b5 commit c5f345a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
version 1.04:
* add FFmpeg encoder support NVENC (thanks @EnderHane)

version 1.03:
* support FMOD5
* save demo/arguments/target settings
Expand Down
2 changes: 1 addition & 1 deletion kkapture/kkapture.rc
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_SYS_DEFAULT

IDD_MAINWIN DIALOGEX 0, 0, 258, 340
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION ".kkapture 1.03"
CAPTION ".kkapture 1.04"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
DEFPUSHBUTTON "kkapture!",IDOK,149,319,50,14
Expand Down
Binary file modified screenshot/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c5f345a

Please sign in to comment.