Skip to content

Commit

Permalink
Re-tagged as an Experimental release.
Browse files Browse the repository at this point in the history
  • Loading branch information
rerdavies committed Oct 29, 2024
1 parent 71ac9c1 commit fc26e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.64-Beta")
set (DISPLAY_VERSION "PiPedal v1.3.64-Experimental")
set (PACKAGE_ARCHITECTURE "arm64")
set (CMAKE_INSTALL_PREFIX "/usr/")

Expand Down

0 comments on commit fc26e47

Please sign in to comment.