You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by pq...@apache.org on 2005/01/21 07:04:38 UTC

svn commit: r125897 - /apr/apr-util/branches/1.1.x/include/apu_version.h

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 */