1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Bump version number to 6.1.3

This commit is contained in:
reuk 2021-12-08 14:48:33 +00:00
parent 5c1e31a995
commit 44404508fe
27 changed files with 61 additions and 27 deletions

View file

@ -23,7 +23,7 @@
cmake_minimum_required(VERSION 3.15)
project(JUCE VERSION 6.1.2 LANGUAGES C CXX)
project(JUCE VERSION 6.1.3 LANGUAGES C CXX)
include(CMakeDependentOption)