Author: pquerna Date: Thu Jan 20 22:04:37 2005 New Revision: 125897 URL: http://svn.apache.org/viewcvs?view=rev&rev=125897 Log: Remove -dev version
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&rev=125897&p1=apr/apr-util/branches/1.1.x/include/apu_version.h&r1=125896&p2=apr/apr-util/branches/1.1.x/include/apu_version.h&r2=125897 ============================================================================== --- apr/apr-util/branches/1.1.x/include/apu_version.h (original) +++ apr/apr-util/branches/1.1.x/include/apu_version.h Thu Jan 20 22:04:37 2005 @@ -68,7 +68,7 @@ * This symbol is defined for internal, "development" copies of APU. This * symbol will be #undef'd for releases. */ -#define APU_IS_DEV_VERSION +/* #define APU_IS_DEV_VERSION */ /** The formatted string of APU's version */
