Return-Path: Delivered-To: apmail-apr-cvs-archive@apr.apache.org Received: (qmail 97042 invoked by uid 500); 28 Aug 2002 06:16:16 -0000 Mailing-List: contact cvs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: dev@apr.apache.org Delivered-To: mailing list cvs@apr.apache.org Received: (qmail 97031 invoked from network); 28 Aug 2002 06:16:15 -0000 Date: 28 Aug 2002 06:16:14 -0000 Message-ID: <20020828061614.94784.qmail@icarus.apache.org> From: gstein@apache.org To: apr-cvs@apache.org Subject: cvs commit: apr/include apr_version.h X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N gstein 2002/08/27 23:16:14 Modified: include apr_version.h Log: Now at 0.9.1-dev Revision Changes Path 1.7 +2 -2 apr/include/apr_version.h Index: apr_version.h =================================================================== RCS file: /home/cvs/apr/include/apr_version.h,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- apr_version.h 28 Aug 2002 06:15:19 -0000 1.6 +++ apr_version.h 28 Aug 2002 06:16:14 -0000 1.7 @@ -99,14 +99,14 @@ #define APR_MINOR_VERSION 9 /** patch level */ -#define APR_PATCH_VERSION 0 +#define APR_PATCH_VERSION 1 /** * This symbol is defined for internal, "development" copies of APR. This * symbol will be #undef'd for releases. */ -#undef APR_IS_DEV_VERSION +#define APR_IS_DEV_VERSION /** The formatted string of APR's version */ #define APR_VERSION_STRING \