From: Ray Strode Date: Mon, 15 Jul 2019 14:51:54 +0000 (-0400) Subject: configure: bump so name X-Git-Tag: 0.9.5~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be27b260042e76aba988b88a4f26983247e02bde;p=thirdparty%2Fplymouth.git configure: bump so name not that our library is really general purpose or anything, but dropped some functions, so incr the so. --- diff --git a/configure.ac b/configure.ac index a2362fa6..bdb50efe 100644 --- a/configure.ac +++ b/configure.ac @@ -26,7 +26,7 @@ PKG_PROG_PKG_CONFIG LT_INIT([dlopen disable-static pic-only]) ## increment if the interface has additions, changes, removals. -LT_CURRENT=4 +LT_CURRENT=5 ## increment any time the source changes; set to ## 0 if you increment CURRENT