Skip to content

Commit cebe04d

Browse files
author
hdftest
committed
Snapshot version 1.9 release 226
1 parent 8166c0a commit cebe04d

File tree

13 files changed

+24
-24
lines changed

13 files changed

+24
-24
lines changed

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
HDF5 version 1.9.226 currently under development
1+
HDF5 version 1.9.227 currently under development
22
Please refer to the release_docs/INSTALL file for installation instructions.
33
------------------------------------------------------------------------------
44

c++/src/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2
670670
# After making changes, run bin/reconfigure to update other configure related
671671
# files like Makefile.in.
672672
LT_VERS_INTERFACE = 6
673-
LT_VERS_REVISION = 216
673+
LT_VERS_REVISION = 217
674674
LT_VERS_AGE = 0
675675

676676
# This is our main target

c++/src/cpp_doc_config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "HDF5 C++ API"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = HDF5 version 1.9.226 currently under development
41+
PROJECT_NUMBER = HDF5 version 1.9.227 currently under development
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

config/lt_vers.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# After making changes, run bin/reconfigure to update other configure related
2020
# files like Makefile.in.
2121
LT_VERS_INTERFACE = 6
22-
LT_VERS_REVISION = 216
22+
LT_VERS_REVISION = 217
2323
LT_VERS_AGE = 0
2424

2525
## If the API changes *at all*, increment LT_VERS_INTERFACE and

configure

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
22
# From configure.ac Id: configure.ac 22697 2012-08-19 14:35:47Z hdftest .
33
# Guess values for system-dependent variables and create Makefiles.
4-
# Generated by GNU Autoconf 2.69 for HDF5 1.9.226.
4+
# Generated by GNU Autoconf 2.69 for HDF5 1.9.227.
55
#
66
# Report bugs to <help@hdfgroup.org>.
77
#
@@ -591,8 +591,8 @@ MAKEFLAGS=
591591
# Identity of this package.
592592
PACKAGE_NAME='HDF5'
593593
PACKAGE_TARNAME='hdf5'
594-
PACKAGE_VERSION='1.9.226'
595-
PACKAGE_STRING='HDF5 1.9.226'
594+
PACKAGE_VERSION='1.9.227'
595+
PACKAGE_STRING='HDF5 1.9.227'
596596
PACKAGE_BUGREPORT='help@hdfgroup.org'
597597
PACKAGE_URL=''
598598

@@ -1473,7 +1473,7 @@ if test "$ac_init_help" = "long"; then
14731473
# Omit some internal or obsolete options to make the list less imposing.
14741474
# This message is too long to be a string in the A/UX 3.1 sh.
14751475
cat <<_ACEOF
1476-
\`configure' configures HDF5 1.9.226 to adapt to many kinds of systems.
1476+
\`configure' configures HDF5 1.9.227 to adapt to many kinds of systems.
14771477

14781478
Usage: $0 [OPTION]... [VAR=VALUE]...
14791479

@@ -1543,7 +1543,7 @@ fi
15431543

15441544
if test -n "$ac_init_help"; then
15451545
case $ac_init_help in
1546-
short | recursive ) echo "Configuration of HDF5 1.9.226:";;
1546+
short | recursive ) echo "Configuration of HDF5 1.9.227:";;
15471547
esac
15481548
cat <<\_ACEOF
15491549

@@ -1734,7 +1734,7 @@ fi
17341734
test -n "$ac_init_help" && exit $ac_status
17351735
if $ac_init_version; then
17361736
cat <<\_ACEOF
1737-
HDF5 configure 1.9.226
1737+
HDF5 configure 1.9.227
17381738
generated by GNU Autoconf 2.69
17391739

17401740
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2671,7 +2671,7 @@ cat >config.log <<_ACEOF
26712671
This file contains any messages produced by compilers while
26722672
running configure, to aid debugging if configure makes a mistake.
26732673

2674-
It was created by HDF5 $as_me 1.9.226, which was
2674+
It was created by HDF5 $as_me 1.9.227, which was
26752675
generated by GNU Autoconf 2.69. Invocation command line was
26762676

26772677
$ $0 $@
@@ -3542,7 +3542,7 @@ fi
35423542

35433543
# Define the identity of the package.
35443544
PACKAGE='hdf5'
3545-
VERSION='1.9.226'
3545+
VERSION='1.9.227'
35463546

35473547

35483548
cat >>confdefs.h <<_ACEOF
@@ -28803,7 +28803,7 @@ Usage: $0 [OPTIONS]
2880328803
Report bugs to <bug-libtool@gnu.org>."
2880428804

2880528805
lt_cl_version="\
28806-
HDF5 config.lt 1.9.226
28806+
HDF5 config.lt 1.9.227
2880728807
configured by $0, generated by GNU Autoconf 2.69.
2880828808

2880928809
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -30919,7 +30919,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3091930919
# report actual input values of CONFIG_FILES etc. instead of their
3092030920
# values after options handling.
3092130921
ac_log="
30922-
This file was extended by HDF5 $as_me 1.9.226, which was
30922+
This file was extended by HDF5 $as_me 1.9.227, which was
3092330923
generated by GNU Autoconf 2.69. Invocation command line was
3092430924

3092530925
CONFIG_FILES = $CONFIG_FILES
@@ -30985,7 +30985,7 @@ _ACEOF
3098530985
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3098630986
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
3098730987
ac_cs_version="\\
30988-
HDF5 config.status 1.9.226
30988+
HDF5 config.status 1.9.227
3098930989
configured by $0, generated by GNU Autoconf 2.69,
3099030990
with options \\"\$ac_cs_config\\"
3099130991

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ AC_PREREQ([2.69])
2626
## NOTE: Do not forget to change the version number here when we do a
2727
## release!!!
2828
##
29-
AC_INIT([HDF5], [1.9.226], [help@hdfgroup.org])
29+
AC_INIT([HDF5], [1.9.227], [help@hdfgroup.org])
3030
AC_CONFIG_SRCDIR([src/H5.c])
3131
AC_CONFIG_HEADER([src/H5config.h])
3232

fortran/src/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2
724724
# After making changes, run bin/reconfigure to update other configure related
725725
# files like Makefile.in.
726726
LT_VERS_INTERFACE = 6
727-
LT_VERS_REVISION = 216
727+
LT_VERS_REVISION = 217
728728
LT_VERS_AGE = 0
729729
AM_FCLIBS = $(LIBHDF5)
730730

hl/c++/src/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2
662662
# After making changes, run bin/reconfigure to update other configure related
663663
# files like Makefile.in.
664664
LT_VERS_INTERFACE = 6
665-
LT_VERS_REVISION = 216
665+
LT_VERS_REVISION = 217
666666
LT_VERS_AGE = 0
667667

668668
# This is our main target

hl/fortran/src/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2
680680
# After making changes, run bin/reconfigure to update other configure related
681681
# files like Makefile.in.
682682
LT_VERS_INTERFACE = 6
683-
LT_VERS_REVISION = 216
683+
LT_VERS_REVISION = 217
684684
LT_VERS_AGE = 0
685685

686686
# Our main target, the high-level fortran library

hl/src/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2
661661
# After making changes, run bin/reconfigure to update other configure related
662662
# files like Makefile.in.
663663
LT_VERS_INTERFACE = 6
664-
LT_VERS_REVISION = 216
664+
LT_VERS_REVISION = 217
665665
LT_VERS_AGE = 0
666666

667667
# This library is our main target.

0 commit comments

Comments
 (0)