CVSROOT: /sources/grep Module name: grep Changes by: Bernhard Rosenkraenzer <bero> 06/11/24 22:35:17
Index: configure.ac.in =================================================================== RCS file: /sources/grep/grep/configure.ac.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- configure.ac.in 18 Aug 2006 21:16:07 -0000 1.1 +++ configure.ac.in 24 Nov 2006 22:35:17 -0000 1.2 @@ -26,7 +26,7 @@ dnl Stepan Kasal <[EMAIL PROTECTED]> dnl -AC_INIT(GNU grep, 2.5.1-cvs, [email protected], grep) +AC_INIT(GNU grep, 2.5.2, [email protected], grep) AC_CONFIG_SRCDIR(src/grep.c) AC_DEFINE(GREP, 1, [We are building grep]) AC_PREREQ(2.53)
