update version number

This commit is contained in:
essej 2022-04-26 17:59:51 -04:00
parent 774031a7a9
commit 26740c22f2

View File

@ -36,9 +36,9 @@ endif()
# `project()` command. `project()` sets up some helpful variables that describe source/binary
# directories, and the current project version. This is a standard CMake command.
project(PaulXStretch VERSION 1.5.3)
project(PaulXStretch VERSION 1.5.4)
set(BUILDVERSION 110)
set(BUILDVERSION 111)
# If you've installed JUCE somehow (via a package manager, or directly using the CMake install