Skip to content
Snippets Groups Projects
Commit 2564d174 authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

Set revision number to 1.9.9rc5.

parent 988a1de7
No related branches found
No related tags found
1 merge request!7Replaced gridDefDatatype()/gridInqDatatype() by cdiDefKeyInt()/cdiInqKeyInt()...
......@@ -70,9 +70,9 @@ case "${HOSTNAME}" in
--enable-swig \
--enable-python \
--with-szlib=$HOME/local \
--with-eccodes=$HOME/local/eccodes-2.3.0 \
--with-netcdf=$HOME/local \
LDFLAGS="-Wl,-rpath,$HOME/local/eccodes-2.3.0/lib" \
--with-eccodes=$HOME/local/eccodes-2.17.0 \
--with-netcdf=$HOME/local/netcdf-c-4.7.4 \
LDFLAGS="-Wl,-rpath,$HOME/local/eccodes-2.17.0/lib" \
CC=gcc CFLAGS="-g -pipe -D_REENTRANT -Wall -Wwrite-strings -W -Wfloat-equal -pedantic -O3"
;;
# x86_64-squeeze-x64-linux
......
......@@ -7,7 +7,7 @@
AC_PREREQ([2.69])
LT_PREREQ([2.4.6])
AC_INIT([cdi], [1.9.9rc4], [https://mpimet.mpg.de/cdi])
AC_INIT([cdi], [1.9.9rc5], [https://mpimet.mpg.de/cdi])
AC_DEFINE_UNQUOTED(CDI, ["$PACKAGE_VERSION"], [CDI version])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment