From 6b5e47f094862f729d56baa8cf88827fd4493728 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Pierre=20Andr=C3=A9?= Date: Mon, 22 Feb 2016 08:28:50 +0100 Subject: [PATCH] Version 2016.2.22 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 48fe9b55..d31a9cda 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ # Autoconf AC_PREREQ(2.59) -AC_INIT([ntfs-3g],[2016.2.15],[ntfs-3g-devel@lists.sf.net]) +AC_INIT([ntfs-3g],[2016.2.22],[ntfs-3g-devel@lists.sf.net]) LIBNTFS_3G_VERSION="87" AC_CONFIG_SRCDIR([src/ntfs-3g.c])