From eca2b1e6591c293af874d6998ea1c41990586be9 Mon Sep 17 00:00:00 2001 From: szaka Date: Tue, 15 May 2007 21:22:55 +0000 Subject: [PATCH] update to 1.516 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index d9c182f1..53ca1fea 100644 --- a/configure.ac +++ b/configure.ac @@ -24,8 +24,8 @@ AC_PREREQ(2.59) -AC_INIT([ntfs-3g],[1.417],[ntfs-3g-devel@lists.sf.net]) -LIBNTFS_3G_VERSION=1:0:0 +AC_INIT([ntfs-3g],[1.516],[ntfs-3g-devel@lists.sf.net]) +LIBNTFS_3G_VERSION=2:0:0 AC_CANONICAL_HOST([]) AC_CANONICAL_TARGET([])