We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e2f501 commit fe38c76Copy full SHA for fe38c76
code/qcommon/q_version.h
@@ -32,7 +32,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
32
// These values are the only one that must be set for the version
33
#define PRODUCT_VERSION_MAJOR 0
34
#define PRODUCT_VERSION_MINOR 58
35
-#define PRODUCT_VERSION_PATCH 0
+#define PRODUCT_VERSION_PATCH 1
36
#define PRODUCT_VERSION_SUFFIX "alpha"
37
38
//
0 commit comments