diff --git a/src/ivmr.c b/src/ivmr.c index 262f6dc..631aecf 100644 --- a/src/ivmr.c +++ b/src/ivmr.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.6.0 + * @version 0.7.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 204611c..3bbecd3 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.6.0 + * @version 0.7.0 * @date 2024-07-06 * * @copyright Copyright (c) 2024 diff --git a/src/vmrcli.c b/src/vmrcli.c index 268f178..e1daca9 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.6.0 + * @version 0.7.0 * @date 2024-07-06 * * @copyright Copyright (c) 2024 diff --git a/src/wrapper.c b/src/wrapper.c index 43d209b..744b39d 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.6.0 + * @version 0.7.0 * @date 2024-07-06 * * @copyright Copyright (c) 2024