v1.1.24 Bundle ToobAmp v1.0.14

This commit is contained in:
Robin Davies
2023-05-10 05:18:14 -04:00
parent cf093b955a
commit 3a49a0ee9d
10 changed files with 14 additions and 10 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
cmake_minimum_required(VERSION 3.16.0)
project(pipedal
VERSION 1.1.23
VERSION 1.1.24
DESCRIPTION "PiPedal Guitar Effect Pedal For Raspberry Pi"
HOMEPAGE_URL "https://rerdavies.github.io/pipedal"
)
set (DISPLAY_VERSION "v1.1.23")
set (DISPLAY_VERSION "v1.1.24")
set (CMAKE_INSTALL_PREFIX "/usr/")