Extend h5vers to update version strings in java files and h5repack

version test expected output file.

Update version on develop branch to 1.11.0.

 Please enter the commit message for your changes. Lines starting
This commit is contained in:
lrknox
2017-03-20 17:14:16 -05:00
parent 6ac4648fd9
commit cd8ec2cc44
10 changed files with 78 additions and 24 deletions

View File

@@ -27,7 +27,7 @@ cmake_minimum_required (VERSION 3.2.2 FATAL_ERROR)
# NO_MAC_FORTRAN - Yes to be SHARED on a Mac
##############################################################################
set (CTEST_SOURCE_VERSION 1.10.1)
set (CTEST_SOURCE_VERSION "1.11.0")
set (CTEST_SOURCE_VERSEXT "")
##############################################################################