diff options
author | Werner Koch <[email protected]> | 2019-01-16 07:28:22 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2019-01-16 07:43:46 +0000 |
commit | 8bc75741cadf95e2fac64891cf402cde891afe64 (patch) | |
tree | cfc5496fef8815988b57d984f4322bd46e571c74 /src/gpg-error.h.in | |
parent | build: Fix regression in make distcheck (diff) | |
download | libgpg-error-1.34.tar.gz libgpg-error-1.34.zip |
Release 1.34libgpg-error-1.34gpgrt-1.34
* configure.ac: Bump LT version to C26/A26/R0.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
-rw-r--r-- | src/gpg-error.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpg-error.h.in b/src/gpg-error.h.in index a31fb84..1b9be09 100644 --- a/src/gpg-error.h.in +++ b/src/gpg-error.h.in @@ -1,5 +1,5 @@ /* gpg-error.h or gpgrt.h - Common code for GnuPG and others. -*- c -*- - * Copyright (C) 2001-2018 g10 Code GmbH + * Copyright (C) 2001-2019 g10 Code GmbH * * This file is part of libgpg-error (aka libgpgrt). * |