This commit is contained in:
Robin Davies
2024-08-12 13:31:32 -04:00
parent fcc5e813a4
commit 0baebea818
30 changed files with 83 additions and 41 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
cmake_minimum_required(VERSION 3.16.0)
project(pipedal
VERSION 1.2.35
VERSION 1.2.36
DESCRIPTION "PiPedal Guitar Effect Pedal For Raspberry Pi"
HOMEPAGE_URL "https://rerdavies.github.io/pipedal"
)
set (DISPLAY_VERSION "v1.2.35beta2")
set (DISPLAY_VERSION "v1.2.36beta2")
set (CMAKE_INSTALL_PREFIX "/usr/")