diff options
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 2ab95dc..6c291cd 100644 --- a/configure.ac +++ b/configure.ac @@ -62,7 +62,7 @@ AC_INIT([mym4_package],[mym4_version],[https://bugs.gnupg.org]) # (Interfaces removed/changed: AGE=0) # LIBASSUAN_LT_CURRENT=9 -LIBASSUAN_LT_AGE=9 +LIBASSUAN_LT_AGE=0 LIBASSUAN_LT_REVISION=0 # If the API is changed in an incompatible way: increment the next counter. |