v1.2.47 Release

This commit is contained in:
Robin Davies
2024-09-03 04:47:31 -04:00
parent c9a63f3e3d
commit 47ca6fbbef
9 changed files with 21 additions and 12 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
cmake_minimum_required(VERSION 3.16.0)
project(pipedal
VERSION 1.2.46
VERSION 1.2.47
DESCRIPTION "PiPedal Guitar Effect Pedal For Raspberry Pi"
HOMEPAGE_URL "https://rerdavies.github.io/pipedal"
)
set (DISPLAY_VERSION "PiPedal v1.2.46-Development")
set (DISPLAY_VERSION "PiPedal v1.2.47-Release")
set (PACKAGE_ARCHITECTURE "arm64")
set (CMAKE_INSTALL_PREFIX "/usr/")