took out snapshot in version

This commit is contained in:
Ed Hartnett 2010-06-04 12:53:35 +00:00
parent ec4f05be52
commit 9990471ff8

View File

@ -17,7 +17,7 @@ AC_REVISION([$Id: configure.ac,v 1.450 2010/05/28 19:42:47 dmh Exp $])
AC_PREREQ([2.59])
# Initialize with name, version, and support email address.
AC_INIT([netCDF], [4.1.2-snapshot2010060406], [support-netcdf@unidata.ucar.edu])
AC_INIT([netCDF], [4.1.2], [support-netcdf@unidata.ucar.edu])
# Create the VERSION file, which contains the package version from
# AC_INIT.