From: Adam Dickmeiss Date: Wed, 25 Nov 2009 21:02:21 +0000 (+0100) Subject: Bump major so version lib to 4 X-Git-Tag: v4.0.0~108 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=8b6adc336947fae13652d275d133ca3615368eed Bump major so version lib to 4 --- diff --git a/src/Makefile.am b/src/Makefile.am index ee24dba..9f8c018 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,7 @@ ## This file is part of the YAZ toolkit. ## Copyright (C) 1995-2009 Index Data -YAZ_VERSION_INFO=3:0:0 +YAZ_VERSION_INFO=4:0:0 lib_LTLIBRARIES = libyaz.la libyaz_server.la libyaz_icu.la