diff options
author | Werner Koch <[email protected]> | 2025-02-18 11:34:46 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2025-02-18 11:34:46 +0000 |
commit | 27b58fd6674c58405a3acc162b21a03931227174 (patch) | |
tree | 5804832d14e5ea844ed62b7141cfa3b84da89b04 /README | |
parent | w32: Enable "w32_error" for assuan_sock_get_flag. (diff) | |
download | libassuan-27b58fd6674c58405a3acc162b21a03931227174.tar.gz libassuan-27b58fd6674c58405a3acc162b21a03931227174.zip |
Put full commit id into VERSION.
* autogen.sh: Update from current libgpg-error.
* configure.ac: Append commit id to the VERSION file.
(BUILD_REVISION): New ac_define.
* src/sysutils.c (_assuan_sysutils_blurb): Replace revision by full
commit id.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ =========== Copyright (C) 2001-2013 Free Software Foundation, Inc. - Copyright (C) 2001-2021,2023-2024 g10 Code GmbH + Copyright (C) 2001-2021,2023-2025 g10 Code GmbH This is a general purpose IPC library which is for example used |