Skip to content

Commit 0554776

Browse files
committed
change minor version to 3 in ofConstants.h
1 parent fc1b5f3 commit 0554776

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/openFrameworks/utils/ofConstants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//-------------------------------
55
#define OF_VERSION_MAJOR 0
66
#define OF_VERSION_MINOR 8
7-
#define OF_VERSION_PATCH 2
7+
#define OF_VERSION_PATCH 3
88

99
//-------------------------------
1010

0 commit comments

Comments
 (0)