diff --git a/src/version.c b/src/version.c index 2e2fb55e..1820cb70 100644 --- a/src/version.c +++ b/src/version.c @@ -1,5 +1,5 @@ /* Version info for tar. - Copyright (C) 1989, Free Software Foundation. + Copyright (C) 1989, 1992, Free Software Foundation. This file is part of GNU Tar. @@ -17,4 +17,4 @@ You should have received a copy of the GNU General Public License along with GNU Tar; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -char version_string[] = "GNU tar version 1.10.13"; +char version_string[] = "GNU tar version 1.11";