OpenAFS Master Repository branch, master, updated. BP-openafs-stable-1_8_x-273-g0f65b40
Gerrit Code Review
gerrit@openafs.org
Tue, 23 Oct 2018 13:47:01 -0400
The following commit has been merged in the master branch:
commit 0f65b40b24599d58cf30bfd47fae83ab54e1416a
Author: Andrew Deason <adeason@sinenomine.net>
Date: Wed Oct 17 16:35:36 2018 -0500
Remove one more automake VERSION reference
The configure summary was still referencing the old automake-specific
VERSION var. Use the autoconf PACKAGE_VERSION var instead, so this
actually shows our version.
Change-Id: I18007935d0235931f1d2e023abddee7356e8ac2d
Reviewed-on: https://gerrit.openafs.org/13360
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/cf/summary.m4 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository