changeset 1416:2b268b8a21a7

add 100 to serial number
author Jim Meyering <jim@meyering.net>
date Sat, 04 Jul 1998 01:38:14 +0000
parents 012e98c1140a
children 317224592ba9
files m4/gettext.m4
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/m4/gettext.m4
+++ b/m4/gettext.m4
@@ -6,7 +6,7 @@
 # but which still want to provide support for the GNU gettext functionality.
 # Please note that the actual code is *not* freely available.
 
-# serial 5
+# serial 105
 
 AC_DEFUN(AM_WITH_NLS,
   [AC_MSG_CHECKING([whether NLS is requested])