mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r18950] Correct version numbers for trunk
This commit is contained in:
parent
9dffc23b89
commit
753f328de1
@ -80,9 +80,9 @@ PROJECT (HDF5 C CXX)
|
||||
#-----------------------------------------------------------------------------
|
||||
SET (HDF5_PACKAGE "hdf5")
|
||||
SET (HDF5_PACKAGE_NAME "HDF5")
|
||||
SET (HDF5_PACKAGE_VERSION 1.8.5)
|
||||
SET (HDF5_PACKAGE_VERSION_MAJOR 1.8)
|
||||
SET (HDF5_PACKAGE_VERSION_MINOR 5)
|
||||
SET (HDF5_PACKAGE_VERSION 1.9)
|
||||
SET (HDF5_PACKAGE_VERSION_MAJOR 1.9)
|
||||
SET (HDF5_PACKAGE_VERSION_MINOR 0)
|
||||
SET (HDF5_PACKAGE_STRING "${HDF5_PACKAGE_NAME} ${HDF5_PACKAGE_VERSION}")
|
||||
SET (HDF5_PACKAGE_TARNAME "hdf5")
|
||||
SET (HDF5_PACKAGE_URL "htt://www.hdfgroup.org")
|
||||
|
Loading…
Reference in New Issue
Block a user