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