move version to 4.2-rc1

This commit is contained in:
Dennis Heimbigner 2011-12-19 19:10:44 +00:00
parent 0e48e0a671
commit 8634dc4d14

View File

@ -15,7 +15,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.2-beta1], [support-netcdf@unidata.ucar.edu])
AC_INIT([netCDF], [4.2-rc1], [support-netcdf@unidata.ucar.edu])
# Create the VERSION file, which contains the package version from
# AC_INIT.