We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45cf6cf commit 1019e6aCopy full SHA for 1019e6a
libs/openFrameworks/utils/ofConstants.h
@@ -4,7 +4,7 @@
4
#define OF_VERSION_MAJOR 0
5
#define OF_VERSION_MINOR 12
6
#define OF_VERSION_PATCH 1
7
-#define OF_VERSION_PRE_RELEASE "rc1"
+#define OF_VERSION_PRE_RELEASE ""
8
9
// core: ---------------------------
10
#include <stdint.h>
0 commit comments