From 86eb55f11e33c0757bf3950cf2dbab0d28de0059 Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Wed, 25 May 2016 22:27:47 -0700 Subject: [PATCH] Fixed so name again --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index b3223152..22723ac8 100644 --- a/configure.ac +++ b/configure.ac @@ -3,9 +3,9 @@ m4_define([maj_version], [1]) m4_define([min_version], [7]) -m4_define([api_current], [19]) +m4_define([api_current], [20]) m4_define([api_revision], [0]) -m4_define([api_compatibility], [19]) +m4_define([api_compatibility], [20]) dnl API version dnl 1. If you have changed any of the sources for this library, the revision dnl number must be incremented. This is a new revision of the current