We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f3bc7 commit c6ce1eaCopy full SHA for c6ce1ea
configure.ac
@@ -15,7 +15,7 @@ dnl AC_REVISION([$Revision$])dnl
15
dnl autoconf v2.70 and later is required. See https://github.com/Parallel-NetCDF/PnetCDF/issues/94
16
dnl autoconf v2.70 was released in 2021-01-28
17
AC_PREREQ([2.70])
18
-AC_INIT([PnetCDF],[1.13.0.rc1],[[email protected]],[pnetcdf],[https://parallel-netcdf.github.io])
+AC_INIT([PnetCDF],[1.13.0],[[email protected]],[pnetcdf],[https://parallel-netcdf.github.io])
19
20
dnl config.h.in will be created by autoreconf (autoheader)
21
dnl call it right after AC_INIT, as suggested by autoconf
0 commit comments