update version number
This commit is contained in:
parent
774031a7a9
commit
26740c22f2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user