From 1f62468379f43a1368f7cf02de74bc0f67e8de20 Mon Sep 17 00:00:00 2001 From: Laurence Withers Date: Tue, 13 Oct 2009 11:01:34 +0000 Subject: [PATCH] Bump version --- src/libutf8/soversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libutf8/soversion b/src/libutf8/soversion index b2e6d0a..e1d9f1f 100644 --- a/src/libutf8/soversion +++ b/src/libutf8/soversion @@ -9,7 +9,7 @@ # SOMAJOR is included in the library's soname, and needs to be bumped # after a binary-incompatible release. It is a single integer. -SOMAJOR=0 +SOMAJOR=1 # SOMICRO is bumped every time there is a binary-compatible release. SOMICRO=0