* include/apu_version.h: Bump to 0.9.5.


git-svn-id: https://svn.apache.org/repos/asf/apr/apr-util/branches/APU_0_9_BRANCH@76052 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/include/apu_version.h b/include/apu_version.h
index 65549f5..f2f1d25 100644
--- a/include/apu_version.h
+++ b/include/apu_version.h
@@ -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 */