CVSROOT: /sources/grep Module name: grep Changes by: Tony Abou-Assaleh <taa> 07/11/19 04:50:21
Index: configure.ac.in =================================================================== RCS file: /sources/grep/grep/configure.ac.in,v retrieving revision 1.5 retrieving revision 1.6 diff -u -b -r1.5 -r1.6 --- configure.ac.in 10 Oct 2007 04:29:47 -0000 1.5 +++ configure.ac.in 19 Nov 2007 04:50:20 -0000 1.6 @@ -26,7 +26,7 @@ dnl Stepan Kasal <[EMAIL PROTECTED]> dnl -AC_INIT(GNU grep, 2.6-cvs, [EMAIL PROTECTED], grep) +AC_INIT(GNU grep, 2.5.4-cvs, [EMAIL PROTECTED], grep) AC_CONFIG_SRCDIR(src/grep.c) AC_DEFINE(GREP, 1, [We are building grep]) AC_PREREQ(2.53)
