diff --git a/src/ivmr.c b/src/ivmr.c index 3daf97a..492a5c8 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.8.0 + * @version 0.9.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 805b13a..19322c4 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.8.0 + * @version 0.9.0 * @date 2024-07-06 * * @copyright Copyright (c) 2024 diff --git a/src/vmrcli.c b/src/vmrcli.c index a02873d..006f688 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.8.0 + * @version 0.9.0 * @date 2024-07-06 * * @copyright Copyright (c) 2024 diff --git a/src/wrapper.c b/src/wrapper.c index bc3e3c4..be0fc9b 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.8.0 + * @version 0.9.0 * @date 2024-07-06 * * @copyright Copyright (c) 2024