Updated version in configure.ac to reflect new release.

This commit is contained in:
Ward Fisher 2013-08-27 10:32:11 -06:00
parent 2396bf72e6
commit cafb07f1e2

View File

@ -3,7 +3,7 @@
# the COPYRIGHT file for more information.
AC_PREREQ([2.66])
AC_INIT([netCDF-cxx4], [4.2], [support-netcdf@unidata.ucar.edu])
AC_INIT([netCDF-cxx4], [4.2.1], [support-netcdf@unidata.ucar.edu])
# Create the VERSION file, which contains the package version from
# AC_INIT.