Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ToadKing committed Sep 19, 2020
1 parent 5e2c4af commit 9242678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mono-to-stereo/mono-to-stereo.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// until the stop event is set
// any failures will be propagated back via hr

#define VERSION L"0.4"
#define VERSION L"0.5"

struct LoopbackCaptureThreadFunctionArguments {
IMMDevice *pMMInDevice;
Expand Down

0 comments on commit 9242678

Please sign in to comment.