From 92ac36cd22fe3eb9267715862696f1fbe7a3daf8 Mon Sep 17 00:00:00 2001 From: ellson Date: Wed, 18 Feb 2009 13:51:23 +0000 Subject: [PATCH] bump API version number from 5 to 6 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index db4ee1202..9ed4a5f4d 100644 --- a/configure.ac +++ b/configure.ac @@ -58,7 +58,7 @@ dnl =========================================================================== # libtool shared library version for plugins # Increment if the interface has additions, changes, removals. -GVPLUGIN_CURRENT=5 +GVPLUGIN_CURRENT=6 # Increment any time the source changes; set to # 0 if you increment CURRENT -- 2.40.0