v1.0.40 versioning.

This commit is contained in:
Robin Davies
2024-08-21 18:07:30 -04:00
parent 542b7428e2
commit 4513e3ab3e
6 changed files with 67 additions and 13 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
cmake_minimum_required(VERSION 3.16.0)
project(pipedal
VERSION 1.2.40
VERSION 1,2,41
DESCRIPTION "PiPedal Guitar Effect Pedal For Raspberry Pi"
HOMEPAGE_URL "https://rerdavies.github.io/pipedal"
)
set (DISPLAY_VERSION "v1.2.40Beta6")
set (DISPLAY_VERSION "v1,2,41")
set (CMAKE_INSTALL_PREFIX "/usr/")