Update version to v1.3.2-alpha.0.

This is a post-1.3.1 placeholder from which we can branch if we
need a 1.3.2 maintenance release before the next major version.

In the mean time, any builds from master will be treated as newer
than 1.3.1.
This commit is contained in:
sawinglogz 2022-01-24 10:10:55 -05:00
parent 3ca1ee2438
commit 6609d6888a

View File

@ -1,4 +1,4 @@
// Update the string below to set OSCAR's version and release status.
// See https://semver.org/spec/v2.0.0.html for details on format.
#define VERSION "1.3.1"
#define VERSION "1.3.2-alpha.0"