You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by je...@apache.org on 2005/02/04 22:54:02 UTC

svn commit: r151424 - apr/apr-util/branches/0.9.x/include/apu_version.h

Author: jerenkrantz
Date: Fri Feb  4 13:54:01 2005
New Revision: 151424

URL: http://svn.apache.org/viewcvs?view=rev&rev=151424
Log:
Creeping up to 0.9.6.

Modified:
    apr/apr-util/branches/0.9.x/include/apu_version.h

Modified: apr/apr-util/branches/0.9.x/include/apu_version.h
URL: http://svn.apache.org/viewcvs/apr/apr-util/branches/0.9.x/include/apu_version.h?view=diff&r1=151423&r2=151424
==============================================================================
--- apr/apr-util/branches/0.9.x/include/apu_version.h (original)
+++ apr/apr-util/branches/0.9.x/include/apu_version.h Fri Feb  4 13:54:01 2005
@@ -69,7 +69,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 */