diff options
author | Frank Lichtenheld <djpig@debian.org> | 2006-01-18 09:51:22 +0000 |
---|---|---|
committer | Frank Lichtenheld <djpig@debian.org> | 2006-01-18 09:51:22 +0000 |
commit | 997c3189fc9c9e4af8de8a13f2fe35157c318604 (patch) | |
tree | 152cb12cfa696e92f7daae2fdb2e8db6b7292b60 /dpkg-split | |
parent | 53696310976b88bb01197796044ae92c571c89c3 (diff) | |
download | dpkg-997c3189fc9c9e4af8de8a13f2fe35157c318604.tar.gz |
Actually import 1.13.11.1, not 1.13.11, D'oh!
Diffstat (limited to 'dpkg-split')
-rw-r--r-- | dpkg-split/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dpkg-split/Makefile.in b/dpkg-split/Makefile.in index cecd71cc9..7277e11e1 100644 --- a/dpkg-split/Makefile.in +++ b/dpkg-split/Makefile.in @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.9.4 from Makefile.am. +# Makefile.in generated by automake 1.9.5 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004 Free Software Foundation, Inc. +# 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. |