Skip to content

Commit 2df036b

Browse files
committed
UPBGE: UPBGE 0.3 - version bump -> release
I want to express my appreciation to all the developers (present and past), users, documenters and to all our internet friends who have made this release possible. Thank you very much.
1 parent 497bda2 commit 2df036b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/blender/blenkernel/BKE_blender_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ extern "C" {
4141

4242
#define UPBGE_VERSION_PATCH 0
4343
/** alpha/beta/rc/release, docs use this. */
44-
#define UPBGE_VERSION_CYCLE rc
44+
#define UPBGE_VERSION_CYCLE release
4545

4646
/* Blender file format version. */
4747
#define BLENDER_FILE_VERSION BLENDER_VERSION

0 commit comments

Comments
 (0)