From a11f31256084a730c00fd3eebe9eb3e72a892c76 Mon Sep 17 00:00:00 2001 From: szaka Date: Mon, 11 Aug 2008 16:10:29 +0000 Subject: [PATCH] version 1.2812 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a9f60812..f674a588 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Autoconf AC_PREREQ(2.59) -AC_INIT([ntfs-3g],[1.2811],[ntfs-3g-devel@lists.sf.net]) +AC_INIT([ntfs-3g],[1.2812],[ntfs-3g-devel@lists.sf.net]) LIBNTFS_3G_VERSION="36" AC_CONFIG_SRCDIR([src/ntfs-3g.c])