Updated the version number

This commit is contained in:
smallmodel 2023-08-21 00:31:14 +02:00
parent 5e2f5010f8
commit fe38c7650f
No known key found for this signature in database
GPG key ID: 9F2D623CEDF08512

View file

@ -32,7 +32,7 @@ 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 // These values are the only one that must be set for the version
#define PRODUCT_VERSION_MAJOR 0 #define PRODUCT_VERSION_MAJOR 0
#define PRODUCT_VERSION_MINOR 58 #define PRODUCT_VERSION_MINOR 58
#define PRODUCT_VERSION_PATCH 0 #define PRODUCT_VERSION_PATCH 1
#define PRODUCT_VERSION_SUFFIX "alpha" #define PRODUCT_VERSION_SUFFIX "alpha"
// //