You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2008/08/09 08:01:17 UTC

svn commit: r684179 - /apr/apr-util/branches/1.3.x/include/apu_version.h

Author: wrowe
Date: Fri Aug  8 23:01:17 2008
New Revision: 684179

URL: http://svn.apache.org/viewvc?rev=684179&view=rev
Log:
Prepare to tag 1.3.3

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

Modified: apr/apr-util/branches/1.3.x/include/apu_version.h
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.3.x/include/apu_version.h?rev=684179&r1=684178&r2=684179&view=diff
==============================================================================
--- apr/apr-util/branches/1.3.x/include/apu_version.h (original)
+++ apr/apr-util/branches/1.3.x/include/apu_version.h Fri Aug  8 23:01:17 2008
@@ -66,7 +66,7 @@
  * "development" copies of APU.  It is undefined for released versions
  * of APU.
  */
-#define APU_IS_DEV_VERSION
+/* #undef APU_IS_DEV_VERSION */
 
 
 #if defined(APU_IS_DEV_VERSION) || defined(DOXYGEN)