From e62d7cbda315a68bf1a137c97c1527f160b29baf Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sat, 24 May 2014 16:37:22 +0200 Subject: document the symbol version bump needed in a .so version bump. --- m4/hooks.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm4') diff --git a/m4/hooks.m4 b/m4/hooks.m4 index ec6ecc3172..89571bc421 100644 --- a/m4/hooks.m4 +++ b/m4/hooks.m4 @@ -38,7 +38,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS], # Library code modified: REVISION++ # Interfaces changed/added/removed: CURRENT++ REVISION=0 # Interfaces added: AGE++ - # Interfaces removed: AGE=0 + # Interfaces removed: AGE=0 (+bump all symbol versions in .map) AC_SUBST(LT_CURRENT, 64) AC_SUBST(LT_REVISION, 2) AC_SUBST(LT_AGE, 36) -- cgit v1.2.1