Skip to content

Commit 1019e6a

Browse files
authored
Update OF version to 0.12.1
1 parent 45cf6cf commit 1019e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/openFrameworks/utils/ofConstants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#define OF_VERSION_MAJOR 0
55
#define OF_VERSION_MINOR 12
66
#define OF_VERSION_PATCH 1
7-
#define OF_VERSION_PRE_RELEASE "rc1"
7+
#define OF_VERSION_PRE_RELEASE ""
88

99
// core: ---------------------------
1010
#include <stdint.h>

0 commit comments

Comments
 (0)