diff options
Diffstat (limited to 'po/makefile.inn')
-rw-r--r-- | po/makefile.inn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/makefile.inn b/po/makefile.inn index 3be84bdb..96f66781 100644 --- a/po/makefile.inn +++ b/po/makefile.inn @@ -1,7 +1,7 @@ # Makefile for program source directory in GNU NLS utilities package. # Copyright (C) 1995, 1996, 1997 by Ulrich Drepper <drepper@gnu.ai.mit.edu> # -# This file file be copied and used freely without restrictions. It can +# This file may be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License # but which still want to provide support for the GNU gettext functionality. # Please note that the actual code is *not* freely available. @@ -9,7 +9,7 @@ # PACKAGE = @PACKAGE@ PACKAGE = lynx # VERSION = @VERSION@ -VERSION = 2.8.2 +VERSION = 2.8.3 SHELL = @CONFIG_SHELL@ @SET_MAKE@ |