Update versions for hdf5_1_14 develop branch after creation of (#2294)

hdf5_1-14_0 branch for 1.14.0 release.
This commit is contained in:
Larry Knox
2022-12-13 14:06:44 -06:00
committed by GitHub
parent b9f4c001ad
commit 4e5bdb8c4e
10 changed files with 25 additions and 25 deletions

View File

@@ -15,7 +15,7 @@
# See libtool versioning documentation online.
# After making changes, run bin/reconfigure to update other configure related
# files like Makefile.in.
LT_VERS_INTERFACE = 1000
LT_VERS_INTERFACE = 310
LT_VERS_AGE = 0
LT_VERS_REVISION = 0
@@ -38,31 +38,31 @@ LT_VERS_REVISION = 0
## the effects of the H5_V1_x_COMPAT flag.
##
## Version numbers for wrapper shared library files.
LT_CXX_VERS_INTERFACE = 1000
LT_CXX_VERS_INTERFACE = 310
LT_CXX_VERS_REVISION = 0
LT_CXX_VERS_AGE = 0
LT_F_VERS_INTERFACE = 1000
LT_F_VERS_INTERFACE = 310
LT_F_VERS_REVISION = 0
LT_F_VERS_AGE = 0
LT_HL_VERS_INTERFACE = 1000
LT_HL_VERS_INTERFACE = 310
LT_HL_VERS_REVISION = 0
LT_HL_VERS_AGE = 0
LT_HL_CXX_VERS_INTERFACE = 1000
LT_HL_CXX_VERS_INTERFACE = 310
LT_HL_CXX_VERS_REVISION = 0
LT_HL_CXX_VERS_AGE = 0
LT_HL_F_VERS_INTERFACE = 1000
LT_HL_F_VERS_INTERFACE = 310
LT_HL_F_VERS_REVISION = 0
LT_HL_F_VERS_AGE = 0
LT_JAVA_VERS_INTERFACE = 1000
LT_JAVA_VERS_INTERFACE = 310
LT_JAVA_VERS_REVISION = 0
LT_JAVA_VERS_AGE = 0
LT_TOOLS_VERS_INTERFACE = 1000
LT_TOOLS_VERS_INTERFACE = 310
LT_TOOLS_VERS_REVISION = 0
LT_TOOLS_VERS_AGE = 0