Incorrect formatting on narrow layout.

This commit is contained in:
Robin Davies
2024-10-13 21:43:18 -04:00
parent ab3b89b44e
commit a0df6b774e
2 changed files with 2 additions and 2 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.3.57-Experimental")
set (DISPLAY_VERSION "PiPedal v1.3.57")
set (PACKAGE_ARCHITECTURE "arm64")
set (CMAKE_INSTALL_PREFIX "/usr/")