diff options
author | Werner Koch <[email protected]> | 2025-04-08 07:11:29 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2025-04-08 07:11:29 +0000 |
commit | 9cb950827d6ad347adbb0745d18442c5191ddbbb (patch) | |
tree | abd38f042c8dd2b0d8aa978a2ca1b54b7bf81ba2 /configure.ac | |
parent | Release 1.52 (diff) | |
download | libgpg-error-9cb950827d6ad347adbb0745d18442c5191ddbbb.tar.gz libgpg-error-9cb950827d6ad347adbb0745d18442c5191ddbbb.zip |
Post release updates
--
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a8c8c9a..8473cd7 100644 --- a/configure.ac +++ b/configure.ac @@ -29,7 +29,7 @@ min_automake_version="1.14" # See below for the LT versions. m4_define([mym4_package],[libgpg-error]) m4_define([mym4_major], [1]) -m4_define([mym4_minor], [52]) +m4_define([mym4_minor], [53]) # Below is m4 magic to extract and compute the revision number, the # decimalized short revision number, a beta version string, and a flag |