Skip to content

Commit c6ce1ea

Browse files
committed
prepare 1.13.0 release
1 parent f1f3bc7 commit c6ce1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dnl AC_REVISION([$Revision$])dnl
1515
dnl autoconf v2.70 and later is required. See https://github.com/Parallel-NetCDF/PnetCDF/issues/94
1616
dnl autoconf v2.70 was released in 2021-01-28
1717
AC_PREREQ([2.70])
18-
AC_INIT([PnetCDF],[1.13.0.rc1],[[email protected]],[pnetcdf],[https://parallel-netcdf.github.io])
18+
AC_INIT([PnetCDF],[1.13.0],[[email protected]],[pnetcdf],[https://parallel-netcdf.github.io])
1919

2020
dnl config.h.in will be created by autoreconf (autoheader)
2121
dnl call it right after AC_INIT, as suggested by autoconf

0 commit comments

Comments
 (0)