This commit is contained in:
Robin Davies
2024-09-04 00:39:36 -04:00
parent db9bc64cb4
commit f82c1f788b
5 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
cmake_minimum_required(VERSION 3.16.0)
project(pipedal
VERSION 1.2.48
VERSION 1.2.49
DESCRIPTION "PiPedal Guitar Effect Pedal For Raspberry Pi"
HOMEPAGE_URL "https://rerdavies.github.io/pipedal"
)
set (DISPLAY_VERSION "PiPedal v1.2.48-Development")
set (DISPLAY_VERSION "PiPedal v1.2.49-Release")
set (PACKAGE_ARCHITECTURE "arm64")
set (CMAKE_INSTALL_PREFIX "/usr/")