From 755e9cafbd25a37aa0c493f450254cea572f54d7 Mon Sep 17 00:00:00 2001 From: aia21 Date: Wed, 21 Jun 2006 09:40:17 +0000 Subject: [PATCH] The 1.13.1 release is here! --- ChangeLog | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 47ecd8ea..907dd932 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -xx/xx/2006 - 1.13.1-WIP +21/06/2006 - 1.13.1 - Various fixes. - Fix bug in ntfs_attr_pwrite() when we sometimes lose current run in the runlist. (Yura) diff --git a/configure.ac b/configure.ac index 7dec7cd9..b6eea183 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # AC_PREREQ(2.59) -AC_INIT([ntfsprogs],[1.13.1-WIP],[linux-ntfs-dev@lists.sourceforge.net]) +AC_INIT([ntfsprogs],[1.13.1],[linux-ntfs-dev@lists.sourceforge.net]) # # Before making a release, the LTVERSION string should be modified.