From ea031873aa9642831017937fd33e9009d514ee07 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 7 Oct 2022 11:15:06 +0200 Subject: Release 1.46 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8de8cf8..5bbec88 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # configure.ac for libgpg-error -# Copyright (C) 2003, 2004, 2006, 2010, 2013-2020 g10 Code GmbH +# Copyright (C) 2003, 2004, 2006, 2010, 2013-2022 g10 Code GmbH # # This file is part of libgpg-error. # @@ -51,7 +51,7 @@ AC_INIT([mym4_package],[mym4_version],[https://bugs.gnupg.org]) # Note that added error codes don't constitute an interface change. LIBGPG_ERROR_LT_CURRENT=33 LIBGPG_ERROR_LT_AGE=33 -LIBGPG_ERROR_LT_REVISION=0 +LIBGPG_ERROR_LT_REVISION=1 ################################################ AC_SUBST(LIBGPG_ERROR_LT_CURRENT) -- cgit v1.2.3