diff --git a/configure.ac b/configure.ac index d7056501..0941bf39 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # AC_PREREQ(2.59) -AC_INIT([ntfsprogs],[3.0.0-WIP],[linux-ntfs-dev@lists.sourceforge.net]) +AC_INIT([ntfsprogs],[1.13.2-WIP],[linux-ntfs-dev@lists.sourceforge.net]) # # Before making a release, the LTVERSION string should be modified. @@ -50,7 +50,7 @@ AC_INIT([ntfsprogs],[3.0.0-WIP],[linux-ntfs-dev@lists.sourceforge.net]) # # - If the interface is the same as the previous version, change to C:R+1:A # -LTVERSION_LIBNTFS="9:0:0" +LTVERSION_LIBNTFS="10:0:0" AC_SUBST(LTVERSION_LIBNTFS) AC_CANONICAL_HOST([])