mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
took out snapshot in version
This commit is contained in:
parent
ec4f05be52
commit
9990471ff8
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user