v1.3.54 versioning.

This commit is contained in:
Robin Davies
2024-10-09 13:34:03 -04:00
parent 5e757ae604
commit e35c691b21
8 changed files with 54 additions and 35 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
cmake_minimum_required(VERSION 3.16.0)
project(pipedal
VERSION 1.3.53
VERSION 1.3.54
DESCRIPTION "PiPedal Guitar Effect Pedal For Raspberry Pi"
HOMEPAGE_URL "https://rerdavies.github.io/pipedal"
)
set (DISPLAY_VERSION "PiPedal v1.3.53-Release")
set (DISPLAY_VERSION "PiPedal v1.3.54-Release")
set (PACKAGE_ARCHITECTURE "arm64")
set (CMAKE_INSTALL_PREFIX "/usr/")