Prepare to tag 1.3.3


git-svn-id: https://svn.apache.org/repos/asf/apr/apr-util/branches/1.3.x@684179 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/include/apu_version.h b/include/apu_version.h
index c4a2d72..b57ce8a 100644
--- a/include/apu_version.h
+++ b/include/apu_version.h
@@ -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)