Skip to content

Commit

Permalink
Update in support of #111
Browse files Browse the repository at this point in the history
  • Loading branch information
WardF committed Jun 3, 2021
1 parent 45fbd49 commit 41c0233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ AC_INIT([netCDF-cxx4], [4.3.2-developer], [[email protected]])

# Create the VERSION file, which contains the package version from
# AC_INIT.
echo -n AC_PACKAGE_VERSION>VERSION
echo -n AC_PACKAGE_VERSION>VERSION.txt
AC_SUBST(PACKAGE_VERSION)

AC_MSG_NOTICE([netCDF-cxx4 AC_PACKAGE_VERSION])
Expand Down

0 comments on commit 41c0233

Please sign in to comment.