summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJinWang An <jinwang.an@samsung.com>2021-12-01 16:54:35 +0900
committerJinWang An <jinwang.an@samsung.com>2021-12-01 16:54:35 +0900
commit237f9b152529368270db01b545e2ac4a99ac6e2d (patch)
treee1342806893a75d2cb1ffe53316ab1bcff2adcfe /configure.ac
parent89f8f4e0a5b2aa091a5a63b67a97ef4089ae466c (diff)
downloadgpgme-237f9b152529368270db01b545e2ac4a99ac6e2d.tar.gz
gpgme-237f9b152529368270db01b545e2ac4a99ac6e2d.tar.bz2
gpgme-237f9b152529368270db01b545e2ac4a99ac6e2d.zip
Imported Upstream version 1.5.3upstream/1.5.3
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 0ffe847..70b846f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,7 +29,7 @@ min_automake_version="1.11"
# for the LT versions.
m4_define(mym4_version_major, [1])
m4_define(mym4_version_minor, [5])
-m4_define(mym4_version_micro, [2])
+m4_define(mym4_version_micro, [3])
# Below is m4 magic to extract and compute the revision number, the
# decimalized short revision number, a beta version string, and a flag
@@ -59,7 +59,7 @@ LIBGPGME_LT_CURRENT=24
# Subtract 2 from this value if you want to make the LFS transition an
# ABI break. [Note to self: Remove this comment with the next regular break.]
LIBGPGME_LT_AGE=13
-LIBGPGME_LT_REVISION=1
+LIBGPGME_LT_REVISION=2
# If the API is changed in an incompatible way: increment the next counter.
GPGME_CONFIG_API_VERSION=1