update version number
This commit is contained in:
@@ -36,9 +36,9 @@ endif()
|
|||||||
# `project()` command. `project()` sets up some helpful variables that describe source/binary
|
# `project()` command. `project()` sets up some helpful variables that describe source/binary
|
||||||
# directories, and the current project version. This is a standard CMake command.
|
# 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
|
# If you've installed JUCE somehow (via a package manager, or directly using the CMake install
|
||||||
|
Reference in New Issue
Block a user