diff options
author | Werner Koch <[email protected]> | 2015-08-28 12:46:16 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2015-08-28 12:47:32 +0000 |
commit | cdb1e6484d6f094f8e795bfec5b314ec524a90f8 (patch) | |
tree | f0c3a7a17dc146acba105b566f93a0b33e8f0cba /src/assuan.h | |
parent | Support Cygwin local sockets. (diff) | |
download | libassuan-2.3.0.tar.gz libassuan-2.3.0.zip |
Release 2.3.0libassuan-2.3.0
* configure.ac: Set LT version to C6/A6/R0.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
-rw-r--r-- | src/assuan.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assuan.h.in b/src/assuan.h.in index 14255ea..b26fa3b 100644 --- a/src/assuan.h.in +++ b/src/assuan.h.in @@ -1,6 +1,6 @@ /* assuan.h - Definitions for the Assuan IPC library -*- c -*- Copyright (C) 2001-2013 Free Software Foundation, Inc. - Copyright (C) 2001-2014 g10 Code GmbH + Copyright (C) 2001-2015 g10 Code GmbH This file is part of Assuan. |