Skip to content

Commit

Permalink
Bump version to 2.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <cary@ilm.com>
  • Loading branch information
cary-ilm committed Apr 29, 2020
1 parent ae0856f commit 3fd9d12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PyIlmBase/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ dnl Copyright Contributors to the OpenEXR Project.
dnl

dnl Process this file with autoconf to produce a configure script.
AC_INIT(PyIlmBase, 2.4.0)
AC_SUBST(PYILMBASE_VERSION, 2.4.0)
AC_INIT(PyIlmBase, 2.5.0)
AC_SUBST(PYILMBASE_VERSION, 2.5.0)
AC_CANONICAL_HOST
AC_CONFIG_SRCDIR(PyIex/iexmodule.cpp)
AC_CONFIG_HEADERS([config/PyIlmBaseConfig.h])
Expand Down

0 comments on commit 3fd9d12

Please sign in to comment.