From 1c509c2ed70b09c597826f9f32559afeeb74cde7 Mon Sep 17 00:00:00 2001 From: szaka Date: Mon, 19 Nov 2007 00:24:24 +0000 Subject: [PATCH] release 1.1120 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 0e75db50..e9aa2014 100644 --- a/configure.ac +++ b/configure.ac @@ -24,8 +24,8 @@ AC_PREREQ(2.59) -AC_INIT([ntfs-3g],[1.1119],[ntfs-3g-devel@lists.sf.net]) -LIBNTFS_3G_VERSION=15:0:0 +AC_INIT([ntfs-3g],[1.1120],[ntfs-3g-devel@lists.sf.net]) +LIBNTFS_3G_VERSION=16:0:0 AC_CANONICAL_HOST([]) AC_CANONICAL_TARGET([])