Skip to content

Commit

Permalink
v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
user committed Jul 25, 2018
1 parent 0857569 commit 9521568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foo_loop/foo_loop.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -141,5 +141,5 @@ class input_loop : public input_loop_base
static input_factory_ex_t<input_loop, input_entry::flag_redirect, input_decoder_v2> g_input_loop_factory;


DECLARE_COMPONENT_VERSION("Standard Loop Information Handler","0.4 alpha","Standard Looping Handler.\nThis includes .loop and .sli support.");
DECLARE_COMPONENT_VERSION("Standard Loop Information Handler","0.5.0","Standard Looping Handler.\nThis includes .loop and .sli support.");
DECLARE_FILE_TYPE_EX("LOOP","Audio Loop Information File","Audio Loop Information Files");

0 comments on commit 9521568

Please sign in to comment.