From 27a017de703f9c1e7c1a94da9d753b9139011962 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Mon, 6 Sep 2004 09:44:16 +0000 Subject: [PATCH] Update library version for source/binary incompatible API changes. (Logical change 1.534) --- libntfs/Makefile.am | 2 +- libntfs/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libntfs/Makefile.am b/libntfs/Makefile.am index 3df2822c..40b8c596 100644 --- a/libntfs/Makefile.am +++ b/libntfs/Makefile.am @@ -25,7 +25,7 @@ # - If the interface is the same as the previous version, change to C:R+1:A # -LTVERSION_LIBNTFS = 6:0:1 +LTVERSION_LIBNTFS = 7:0:0 LTVERSION_LIBNTFS_GNOMEVFS = 1:0:0 diff --git a/libntfs/Makefile.in b/libntfs/Makefile.in index 0f69a8b3..2c1de395 100644 --- a/libntfs/Makefile.in +++ b/libntfs/Makefile.in @@ -231,7 +231,7 @@ target_alias = @target_alias@ target_cpu = @target_cpu@ target_os = @target_os@ target_vendor = @target_vendor@ -LTVERSION_LIBNTFS = 6:0:1 +LTVERSION_LIBNTFS = 7:0:0 LTVERSION_LIBNTFS_GNOMEVFS = 1:0:0 linux_ntfsincludedir = -I$(top_srcdir)/include/ntfs lib_LTLIBRARIES = libntfs.la