Add version info for ccapi dll
Without version info, this library would not get installed during an upgrade scenario, causing the MIT Kerberos application to crash on startup. Signed-off-by: Kevin Wasserman <[email protected]> [[email protected]: add motivation to commit message] https://github.com/krb5/krb5/commit/69d4743dc83a2050e4e2c2fd60929abccfef498b Author: Kevin Wasserman <[email protected]> Committer: Ben Kaduk <[email protected]> Commit: 69d4743dc83a2050e4e2c2fd60929abccfef498b Branch: master src/ccapi/lib/win/Makefile.in | 9 +++++++-- src/windows/version.rc | 11 +++++++++++ 2 files changed, 18 insertions(+), 2 deletions(-) _______________________________________________ kfwdev mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/kfwdev
