The 1.13.1 release is here!

edge.strict_endians
aia21 2006-06-21 09:40:17 +00:00
parent f61d45b970
commit 755e9cafbd
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -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.