From 1eaad0a8c4cab227685a6a8768e539df2f1f4dac Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 18 Mar 2013 15:31:34 +0100 Subject: Provide GCRYPT_VERSION_NUMBER macro, add build info to the binary. * src/gcrypt.h.in (GCRYPT_VERSION_NUMBER): New. * configure.ac (VERSION_NUMBER): New ac_subst. * src/global.c (_gcry_vcontrol): Move call to above function ... (gcry_check_version): .. here. * configure.ac (BUILD_REVISION, BUILD_FILEVERSION) (BUILD_TIMESTAMP): Define on all platforms. * compat/compat.c (_gcry_compat_identification): Include revision and timestamp. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 429f6664..0d75680c 100644 --- a/NEWS +++ b/NEWS @@ -57,6 +57,7 @@ Noteworthy changes in version 1.6.0 (unreleased) gcry_mpi_ec_mul NEW. GCRYMPI_FLAG_IMMUTABLE NEW. GCRYMPI_FLAG_CONST NEW. + GCRYPT_VERSION_NUMBER NEW. Noteworthy changes in version 1.5.0 (2011-06-29) -- cgit v1.2.1