The 1.13.1 release is here!
parent
f61d45b970
commit
755e9cafbd
|
@ -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)
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue