Skip to content

Commit

Permalink
Bump OSCDriver version to 2.6.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
ISpillMyDrink committed Jun 18, 2024
1 parent e646880 commit b80a80a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ project(OpenSuperClone
LANGUAGES C
)

# OSCDriver version 2.6.4
set(OSC_DRIVER_VERSION 2.6.4 CACHE STRING "OSCDriver Version")
# OSCDriver version 2.6.5
set(OSC_DRIVER_VERSION 2.6.5 CACHE STRING "OSCDriver Version")

# Warning: Do not change the following variables unless you know what you are doing
# and never set strings longer than 31 characters
Expand Down

0 comments on commit b80a80a

Please sign in to comment.