configure.ac: Appended a tail to the version number to show that this is a version meant to be used with the ntfs-3g libraries. Also changed the email address to indicate that this fork is managed by the ntfs-3g developers.
parent
755e9cafbd
commit
8bed21697d
|
@ -22,7 +22,7 @@
|
|||
#
|
||||
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([ntfsprogs],[1.13.1],[linux-ntfs-dev@lists.sourceforge.net])
|
||||
AC_INIT([ntfsprogs],[1.13.1-ntfs-3g.1],[ntfs-3g-devel@lists.sourceforge.net])
|
||||
|
||||
#
|
||||
# Before making a release, the LTVERSION string should be modified.
|
||||
|
|
Loading…
Reference in New Issue