Skip to content

Commit b893bda

Browse files
authored
Bump version on main branch to 4.0.0 (AcademySoftwareFoundation#2117)
The RB-3.4 branch has been made, so the version on the main branch should go up. The version on the main branch should be the *next* release, after the upcoming v3.4 release. Signed-off-by: Cary Phillips <[email protected]>
1 parent f91e158 commit b893bda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/OpenEXRCore/openexr_version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
#ifndef INCLUDED_OPENEXR_VERSION_H
99
# define INCLUDED_OPENEXR_VERSION_H
1010

11-
# define OPENEXR_VERSION_MAJOR 3
12-
# define OPENEXR_VERSION_MINOR 4
11+
# define OPENEXR_VERSION_MAJOR 4
12+
# define OPENEXR_VERSION_MINOR 0
1313
# define OPENEXR_VERSION_PATCH 0
1414

1515
#endif

0 commit comments

Comments
 (0)