From 96d2e7e24f3bfa465f7601bc82ca318ddbf8543c Mon Sep 17 00:00:00 2001 From: szaka Date: Thu, 9 Aug 2007 21:21:13 +0000 Subject: [PATCH] release 1.810 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 11533dbe..707daec8 100644 --- a/configure.ac +++ b/configure.ac @@ -24,8 +24,8 @@ AC_PREREQ(2.59) -AC_INIT([ntfs-3g],[1.710],[ntfs-3g-devel@lists.sf.net]) -LIBNTFS_3G_VERSION=5:0:0 +AC_INIT([ntfs-3g],[1.810],[ntfs-3g-devel@lists.sf.net]) +LIBNTFS_3G_VERSION=9:0:0 AC_CANONICAL_HOST([]) AC_CANONICAL_TARGET([])