v1.1.23 Packaging error for ToobAmp plugins..

This commit is contained in:
Robin Davies
2023-05-03 15:06:43 -04:00
parent dfca8f3374
commit cf093b955a
12 changed files with 75 additions and 15 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
cmake_minimum_required(VERSION 3.16.0)
project(pipedal
VERSION 1.1.22
VERSION 1.1.23
DESCRIPTION "PiPedal Guitar Effect Pedal For Raspberry Pi"
HOMEPAGE_URL "https://rerdavies.github.io/pipedal"
)
set (DISPLAY_VERSION "v1.1.22")
set (DISPLAY_VERSION "v1.1.23")
set (CMAKE_INSTALL_PREFIX "/usr/")