joes 2003/11/10 18:29:51
Modified: . configure.ac Log: Start 2.02-dev Revision Changes Path 1.12 +1 -1 httpd-apreq-2/configure.ac Index: configure.ac =================================================================== RCS file: /home/cvs/httpd-apreq-2/configure.ac,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- configure.ac 29 Oct 2003 02:20:24 -0000 1.11 +++ configure.ac 11 Nov 2003 02:29:51 -0000 1.12 @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.53) -AC_INIT(libapreq - Apache Request Library, 2.01-dev, [EMAIL PROTECTED], libapreq2) +AC_INIT(libapreq - Apache Request Library, 2.02-dev, [EMAIL PROTECTED], libapreq2) dnl this: dnl AC_CONFIG_AUX_DIR(build)
