CVSROOT:        /sources/grep
Module name:    grep
Changes by:     Tony Abou-Assaleh <taa> 07/10/10 04:29:48

Index: configure.ac.in
===================================================================
RCS file: /sources/grep/grep/configure.ac.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- configure.ac.in     29 Jun 2007 15:14:07 -0000      1.4
+++ configure.ac.in     10 Oct 2007 04:29:47 -0000      1.5
@@ -26,7 +26,7 @@
 dnl Stepan Kasal <[EMAIL PROTECTED]>
 dnl
 
-AC_INIT(GNU grep, 2.5.3, [EMAIL PROTECTED], grep)
+AC_INIT(GNU grep, 2.6-cvs, [EMAIL PROTECTED], grep)
 AC_CONFIG_SRCDIR(src/grep.c)
 AC_DEFINE(GREP, 1, [We are building grep])
 AC_PREREQ(2.53)


Reply via email to