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.

edge.strict_endians
Erik Larsson 2010-01-15 09:33:54 +01:00
parent 755e9cafbd
commit 8bed21697d
1 changed files with 1 additions and 1 deletions

View File

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