Versioning for 1.2.45

This commit is contained in:
Robin Davies
2024-08-31 20:23:24 -04:00
parent 68eeb93262
commit 40f6463eb3
8 changed files with 28 additions and 12 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ project(pipedal
DESCRIPTION "PiPedal Guitar Effect Pedal For Raspberry Pi"
HOMEPAGE_URL "https://rerdavies.github.io/pipedal"
)
set (DISPLAY_VERSION "PiPedal v1.2.42-Experimental")
set (DISPLAY_VERSION "PiPedal v1.2.45-Release")
set (PACKAGE_ARCHITECTURE "arm64")
set (CMAKE_INSTALL_PREFIX "/usr/")