You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by th...@apache.org on 2004/11/17 02:16:47 UTC

svn commit: rev 76077 - apr/apr-util/branches/1.0.x/include

Author: thommay
Date: Tue Nov 16 17:16:47 2004
New Revision: 76077

Modified:
   apr/apr-util/branches/1.0.x/include/apu_version.h
Log:
 * include/apu_version.h: Bump to 1.0.1

Modified: apr/apr-util/branches/1.0.x/include/apu_version.h
==============================================================================
--- apr/apr-util/branches/1.0.x/include/apu_version.h	(original)
+++ apr/apr-util/branches/1.0.x/include/apu_version.h	Tue Nov 16 17:16:47 2004
@@ -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 */