Prep for the 1.1.2 tag

git-svn-id: https://svn.apache.org/repos/asf/apr/apr-util/branches/1.1.x@157679 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/include/apu_version.h b/include/apu_version.h
index e0f9154..975d0f9 100644
--- a/include/apu_version.h
+++ b/include/apu_version.h
@@ -65,7 +65,7 @@
  * "development" copies of APU.  It is undefined for released versions
  * of APU.
  */
-#define APU_IS_DEV_VERSION
+/* #define APU_IS_DEV_VERSION */
 
 
 #if defined(APU_IS_DEV_VERSION) || defined(DOXYGEN)