From d0cb2ea73521638f012279f1f26c6a98fa2d7666 Mon Sep 17 00:00:00 2001 From: Erik Larsson Date: Fri, 13 Mar 2015 15:04:43 +0100 Subject: [PATCH] Version 2015.3.13. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3a4581ce..a240161c 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ # Autoconf AC_PREREQ(2.59) -AC_INIT([ntfs-3g],[2015.3.5],[ntfs-3g-devel@lists.sf.net]) +AC_INIT([ntfs-3g],[2015.3.13],[ntfs-3g-devel@lists.sf.net]) LIBNTFS_3G_VERSION="86" AC_CONFIG_SRCDIR([src/ntfs-3g.c])