update version numbers to 1.5.3

This commit is contained in:
essej
2022-04-25 19:36:03 -04:00
parent feec263875
commit c02b557293
2 changed files with 3 additions and 3 deletions

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.2)
project(PaulXStretch VERSION 1.5.3)
set(BUILDVERSION 109)
set(BUILDVERSION 110)
# If you've installed JUCE somehow (via a package manager, or directly using the CMake install