This commit is contained in:
Robin Davies
2024-08-20 20:32:50 -04:00
parent e701b289a2
commit 73fe00ee8d
6 changed files with 17 additions and 13 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
cmake_minimum_required(VERSION 3.16.0)
project(pipedal
VERSION 1.2.39
VERSION 1.2.40
DESCRIPTION "PiPedal Guitar Effect Pedal For Raspberry Pi"
HOMEPAGE_URL "https://rerdavies.github.io/pipedal"
)
set (DISPLAY_VERSION "v1.2.39beta5")
set (DISPLAY_VERSION "v1.2.40Beta6")
set (CMAKE_INSTALL_PREFIX "/usr/")