Bump version to 24.01

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2024-01-01 23:14:12 +01:00
parent 60d2651f2e
commit 1b4cd16075
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
6 changed files with 13 additions and 36 deletions

View file

@ -1,8 +1,7 @@
#!/usr/bin/make -f
# Makefile for DISTRHO Plugins #
# ---------------------------- #
# Created by falkTX
#
# DISTRHO Cardinal Plugin
# Copyright (C) 2021-2024 Filipe Coelho <falktx@falktx.com>
# SPDX-License-Identifier: GPL-3.0-or-later
ROOT = .
include $(ROOT)/Makefile.base.mk
@ -16,7 +15,7 @@ include $(ROOT)/Makefile.base.mk
# src/CardinalPlugin.cpp `getVersion`
# utils/macOS/Info_{JACK,Native}.plist
# jucewrapper/CMakeLists.txt src/CardinalCommon.cpp src/CardinalPlugin.cpp utils/macOS/Info_{JACK,Native}.plist
VERSION = 23.10
VERSION = 24.01
# --------------------------------------------------------------
# Build targets