Updated to 3.1.11

This commit is contained in:
2020-06-10 18:19:26 -04:00
parent cb897c28cc
commit c8710ba61f
4 changed files with 54 additions and 17 deletions

View File

@@ -15,8 +15,8 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>.
* SPDX-License-Identifier: LGPL-2.1+
* License along with this program; if not, see <https://gnu.org/licenses/>.
* SPDX-License-Identifier: LGPL-2.1-or-later
*
* Generated from gpgme.h.in for i686-w64-mingw32.
*/
@@ -42,11 +42,11 @@ extern "C" {
* instead. The purpose of this macro is to let autoconf (using the
* AM_PATH_GPGME macro) check that this header matches the installed
* library. */
#define GPGME_VERSION "1.12.0"
#define GPGME_VERSION "1.13.1"
/* The version number of this header. It may be used to handle minor
* API incompatibilities. */
#define GPGME_VERSION_NUMBER 0x010c00
#define GPGME_VERSION_NUMBER 0x010d01
/* System specific typedefs. */