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 2004/11/17 00:17:18 UTC

svn commit: rev 76052 - apr/apr-util/branches/APU_0_9_BRANCH/include

Author: jerenkrantz
Date: Tue Nov 16 15:17:17 2004
New Revision: 76052

Modified:
   apr/apr-util/branches/APU_0_9_BRANCH/include/apu_version.h
Log:
* include/apu_version.h: Bump to 0.9.5.


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