From cafb07f1e2f888314fe7f1f6c1e5752552b25c0b Mon Sep 17 00:00:00 2001 From: Ward Fisher Date: Tue, 27 Aug 2013 10:32:11 -0600 Subject: [PATCH] Updated version in configure.ac to reflect new release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 74b458a..14a15d1 100644 --- a/configure.ac +++ b/configure.ac @@ -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.