From 93f8228f2b4720e430e8e7c24ff4478c2b7cc001 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 19 Mar 2007 13:31:48 +0000 Subject: [PATCH] libyaz major so version=3 --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index f33d245..ab82905 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,8 +1,8 @@ ## This file is part of the YAZ toolkit. ## Copyright (C) 1995-2007, Index Data, All rights reserved. -## $Id: Makefile.am,v 1.53 2007-02-25 14:46:50 adam Exp $ +## $Id: Makefile.am,v 1.54 2007-03-19 13:31:48 adam Exp $ -YAZ_VERSION_INFO=2:1:0 +YAZ_VERSION_INFO=3:0:0 lib_LTLIBRARIES = libyaz.la # noinst_PROGRAMS = cqlparse -- 1.7.10.4