diff --git a/src/interface.c b/src/interface.c index 266a423..2f325f0 100644 --- a/src/interface.c +++ b/src/interface.c @@ -3,7 +3,7 @@ * @author Vincent Burel, Onyx and Iris (code@onyxandiris.online) * @brief Functions for initializing the iVMR interface. * Defines a single public function that returns a pointer to the interface. - * @version 0.10.0 + * @version 0.11.0 * @date 2024-07-06 * * @copyright Vincent Burel(c)2015-2021 All Rights Reserved diff --git a/src/util.c b/src/util.c index c465d99..6493781 100644 --- a/src/util.c +++ b/src/util.c @@ -2,7 +2,7 @@ * @file util.c * @author Onyx and Iris (code@onyxandiris.online) * @brief Utility functions. - * @version 0.10.0 + * @version 0.11.0 * @date 2024-07-06 * * @copyright Copyright (c) 2024 diff --git a/src/vmrcli.c b/src/vmrcli.c index 43c5575..d509171 100644 --- a/src/vmrcli.c +++ b/src/vmrcli.c @@ -2,7 +2,7 @@ * @file vmrcli.c * @author Onyx and Iris (code@onyxandiris.online) * @brief A Voicemeeter Remote Command Line Interface - * @version 0.10.0 + * @version 0.11.0 * @date 2024-07-06 * * @copyright Copyright (c) 2024 diff --git a/src/wrapper.c b/src/wrapper.c index 271c108..57c87e8 100644 --- a/src/wrapper.c +++ b/src/wrapper.c @@ -2,7 +2,7 @@ * @file wrapper.c * @author Onyx and Iris (code@onyxandiris.online) * @brief Provides public functions that wrap the iVMR calls - * @version 0.10.0 + * @version 0.11.0 * @date 2024-07-06 * * @copyright Copyright (c) 2024