Bumped version in support of v4.3.1 release.

This commit is contained in:
Ward Fisher 2019-09-11 14:28:32 -06:00
parent 4e91062cda
commit 2e32e432ed
3 changed files with 4 additions and 4 deletions

View File

@ -24,8 +24,8 @@ set(PACKAGE "netcdf-cxx4" CACHE STRING "")
SET(NCXX_VERSION_MAJOR 4)
SET(NCXX_VERSION_MINOR 3)
SET(NCXX_VERSION_PATCH 2)
SET(NCXX_VERSION_NOTE "-developer")
SET(NCXX_VERSION_PATCH 1)
SET(NCXX_VERSION_NOTE "")
SET(NCXX_VERSION ${NCXX_VERSION_MAJOR}.${NCXX_VERSION_MINOR}.${NCXX_VERSION_PATCH}${NCXX_VERSION_NOTE})
SET(VERSION ${NCXX_VERSION})
SET(NCXX_LIB_VERSION 1.1.0)

View File

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

View File

@ -38,7 +38,7 @@ PROJECT_NAME = netCDF-CXX4
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = 4.3.2-development
PROJECT_NUMBER = 4.3.1
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a