Bumped version number

This commit is contained in:
smallmodel 2023-12-27 18:54:57 +01:00
parent c0f7a48649
commit 1cd4c35a79
No known key found for this signature in database
GPG key ID: A96F163ED4891440

View file

@ -31,8 +31,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
//
// These values are the only one that must be set for the version
#define PRODUCT_VERSION_MAJOR 0
#define PRODUCT_VERSION_MINOR 60
#define PRODUCT_VERSION_PATCH 2
#define PRODUCT_VERSION_MINOR 61
#define PRODUCT_VERSION_PATCH 0
#define PRODUCT_VERSION_SUFFIX "alpha"
//