Skip to content

Commit 60faa9d

Browse files
committed
Updated the version number
1 parent 75f8f86 commit 60faa9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/qcommon/q_version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
3232
// These values are the only one that must be set for the version
3333
#define PRODUCT_VERSION_MAJOR 0
3434
#define PRODUCT_VERSION_MINOR 60
35-
#define PRODUCT_VERSION_PATCH 1
35+
#define PRODUCT_VERSION_PATCH 2
3636
#define PRODUCT_VERSION_SUFFIX "alpha"
3737

3838
//

0 commit comments

Comments
 (0)