Skip to content

Commit cf42449

Browse files
committed
fix conflicts
1 parent f87aa43 commit cf42449

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

libs/openFrameworks/utils/ofConstants.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,9 @@
22

33
// version: ------------------------
44
#define OF_VERSION_MAJOR 0
5-
<<<<<<< HEAD
6-
#define OF_VERSION_MINOR 13
7-
#define OF_VERSION_PATCH 0
8-
#define OF_VERSION_PRE_RELEASE "master"
9-
=======
105
#define OF_VERSION_MINOR 12
116
#define OF_VERSION_PATCH 1
127
#define OF_VERSION_PRE_RELEASE ""
13-
>>>>>>> master
148

159
// core: ---------------------------
1610
#include <stdint.h>

0 commit comments

Comments
 (0)