1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-10-02 06:21:05 +02:00

fix current version number

This commit is contained in:
q-posev 2021-06-15 18:31:43 +02:00
parent aac439803f
commit f788c859fb

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
AC_INIT([trexio], [0.3.0], [https://github.com/TREX-CoE/trexio/issues])
AC_INIT([trexio], [0.2.0], [https://github.com/TREX-CoE/trexio/issues])
AM_INIT_AUTOMAKE([subdir-objects color-tests parallel-tests silent-rules 1.11])
AM_MAINTAINER_MODE()
LT_INIT
@ -167,8 +167,8 @@ LDFLAGS .......: ${LDFLAGS}
LIBS ..........: ${LIBS}
Package features:
Compilation with HDF5...: ${with_hdf5}
HDF5 version............: ${HDF5_VERSION}
Compilation with HDF5 ..: ${with_hdf5}
HDF5 version ...........: ${HDF5_VERSION}
Now type 'make @<:@<target>@:>@'
where the optional <target> is: