summaryrefslogtreecommitdiffstats
path: root/c++
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2014-10-16 17:14:00 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2014-10-16 17:14:00 (GMT)
commitb1e97e651528704283fa42445120426080e0817f (patch)
treeae9d27fb9543101e1cc4fbae2ecf18aa1ee88203 /c++
parent356f15512249de605e409d2977b0f9f26437b64f (diff)
parentd527a825d4efa2335f2446f2a118de1f2cf93b76 (diff)
downloadhdf5-b1e97e651528704283fa42445120426080e0817f.zip
hdf5-b1e97e651528704283fa42445120426080e0817f.tar.gz
hdf5-b1e97e651528704283fa42445120426080e0817f.tar.bz2
[svn-r25709] merge from trunk.
Diffstat (limited to 'c++')
-rw-r--r--c++/src/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/c++/src/Makefile.in b/c++/src/Makefile.in
index 9652b29..1f0dad7 100644
--- a/c++/src/Makefile.in
+++ b/c++/src/Makefile.in
@@ -680,8 +680,10 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
+# After making changes, run bin/reconfigure to update other configure related
+# files like Makefile.in.
LT_VERS_INTERFACE = 6
-LT_VERS_REVISION = 189
+LT_VERS_REVISION = 190
LT_VERS_AGE = 0
# This is our main target