You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-cvs@httpd.apache.org by ji...@apache.org on 2002/02/20 02:05:21 UTC

cvs commit: httpd-apreq configure.in

jimw        02/02/19 17:05:21

  Modified:    .        configure.in
  Log:
  bump version in configure.in
  
  Revision  Changes    Path
  1.2       +1 -1      httpd-apreq/configure.in
  
  Index: configure.in
  ===================================================================
  RCS file: /home/cvs/httpd-apreq/configure.in,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -u -r1.1 -r1.2
  --- configure.in	30 Mar 2000 05:44:29 -0000	1.1
  +++ configure.in	20 Feb 2002 01:05:21 -0000	1.2
  @@ -1,6 +1,6 @@
   dnl Process this file with autoconf to produce a configure script.
   AC_INIT(libapreq.pod)
  -AM_INIT_AUTOMAKE(libapreq, 0.32.0)
  +AM_INIT_AUTOMAKE(libapreq, 1.0.0)
   AM_CONFIG_HEADER(c/libapreq_config.h)
   
   dnl Checks for programs.