Formatting error in project display version.

This commit is contained in:
Robin Davies
2024-10-13 22:17:39 -04:00
parent 7b0917104d
commit 089878c9c7
+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.3.57 Release")
set (DISPLAY_VERSION "PiPedal v1.3.57-Release")
set (PACKAGE_ARCHITECTURE "arm64")
set (CMAKE_INSTALL_PREFIX "/usr/")