summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2005-03-19 14:36:46 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2005-03-19 14:36:46 +0000
commit95a7ce2cf821c2b8f31a57d6f5b094c1ff45426a (patch)
tree3d4ab410427a40940f1d55b87ceb6dfd9e6f617e /configure.in
parentc1a0a8967ed801bb5e44836cba79acfe4732dcfb (diff)
downloadgnutls-95a7ce2cf821c2b8f31a57d6f5b094c1ff45426a.tar.gz
Added the functions:
gnutls_x509_crq_get_attribute_by_oid() and gnutls_x509_crq_set_attribute_by_oid().
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 5f90a84ef0..0688afc780 100644
--- a/configure.in
+++ b/configure.in
@@ -32,8 +32,8 @@ AB_INIT
# Interfaces changed/added/removed: CURRENT++ REVISION=0
# Interfaces added: AGE++
# Interfaces removed: AGE=0
-LT_CURRENT=13
-LT_REVISION=25
+LT_CURRENT=14
+LT_REVISION=26
LT_AGE=1
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)