From e47b85c07edf2e048e7eb95ce6db4f62c2944982 Mon Sep 17 00:00:00 2001 From: Szabolcs Szakacsits Date: Tue, 29 Jun 2010 18:39:26 +0300 Subject: [PATCH] release 2010.6.30-RC --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3f85e8f7..e0bcb081 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Autoconf AC_PREREQ(2.59) -AC_INIT([ntfs-3g],[2010.6.28-RC],[ntfs-3g-devel@lists.sf.net]) +AC_INIT([ntfs-3g],[2010.6.30-RC],[ntfs-3g-devel@lists.sf.net]) LIBNTFS_3G_VERSION="77" AC_CONFIG_SRCDIR([src/ntfs-3g.c])