Author: pquerna Date: Tue Mar 15 21:04:15 2005 New Revision: 157679 URL: http://svn.apache.org/viewcvs?view=rev&rev=157679 Log: Prep for the 1.1.2 tag
Modified: apr/apr-util/branches/1.1.x/include/apu_version.h Modified: apr/apr-util/branches/1.1.x/include/apu_version.h URL: http://svn.apache.org/viewcvs/apr/apr-util/branches/1.1.x/include/apu_version.h?view=diff&r1=157678&r2=157679 ============================================================================== --- apr/apr-util/branches/1.1.x/include/apu_version.h (original) +++ apr/apr-util/branches/1.1.x/include/apu_version.h Tue Mar 15 21:04:15 2005 @@ -65,7 +65,7 @@ * "development" copies of APU. It is undefined for released versions * of APU. */ -#define APU_IS_DEV_VERSION +/* #define APU_IS_DEV_VERSION */ #if defined(APU_IS_DEV_VERSION) || defined(DOXYGEN)