minor bump

This commit is contained in:
onyx-and-iris 2024-07-23 17:33:03 +01:00
parent 41a256786f
commit 7c46f30e62
4 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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