mirror of
https://github.com/pybind/pybind11.git
synced 2026-07-12 02:03:51 +00:00
Bump internals version
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
/// further ABI-incompatible changes may be made before the ABI is officially
|
||||
/// changed to the new version.
|
||||
#ifndef PYBIND11_INTERNALS_VERSION
|
||||
# define PYBIND11_INTERNALS_VERSION 11
|
||||
# define PYBIND11_INTERNALS_VERSION 12
|
||||
#endif
|
||||
|
||||
#if PYBIND11_INTERNALS_VERSION < 11
|
||||
|
||||
Reference in New Issue
Block a user