diff options
author | Werner Koch <[email protected]> | 2016-04-25 09:04:52 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-04-25 09:06:07 +0000 |
commit | 9a05076e90eef504cbc3ef614982f856b9b60540 (patch) | |
tree | 1a2614d699e16dfee9230a35b5d4f90f38b44957 /src/gpg-error.h.in | |
parent | po: Auto-update (diff) | |
download | libgpg-error-1.22.tar.gz libgpg-error-1.22.zip |
Release 1.22.libgpg-error-1.22
* configure.ac: Set LT version to C18/A18/R0.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'src/gpg-error.h.in')
-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 f0043f3..a79f6ba 100644 --- a/src/gpg-error.h.in +++ b/src/gpg-error.h.in @@ -1,5 +1,5 @@ /* gpg-error.h - Public interface to libgpg-error. -*- c -*- - * Copyright (C) 2003, 2004, 2010, 2013, 2014, 2015 g10 Code GmbH + * Copyright (C) 2003, 2004, 2010, 2013, 2014, 2015, 2016 g10 Code GmbH * * This file is part of libgpg-error. * |