~ubuntu-branches/ubuntu/hardy/ntfs-3g/hardy

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Adam Cécile (Le_Vert)
  • Date: 2006-11-24 00:33:43 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20061124003343-9ag45l8hiuz69nkd
Tags: upstream-0.0.0+20061031
Import upstream version 0.0.0+20061031

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
# GNU General Public License for more details.
18
18
#
19
19
# You should have received a copy of the GNU General Public License
20
 
# along with this program (in the main directory of the Linux-NTFS
 
20
# along with this program (in the main directory of the NTFS-3G
21
21
# distribution in the file COPYING); if not, write to the Free Software
22
22
# Foundation,Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
23
23
#
24
24
 
25
25
AC_PREREQ(2.59)
26
 
AC_INIT([ntfs-3g],[20070920-BETA],[linux-ntfs-dev@lists.sourceforge.net])
 
26
AC_INIT([ntfs-3g],[0.20061031-BETA],[ntfs-3g-devel@lists.sf.net])
27
27
 
28
28
AC_CANONICAL_HOST([])
29
29
AC_CANONICAL_TARGET([])