2.14 release started

git-svn-id: https://svn.apache.org/repos/asf/httpd/apreq/branches/v2.14@1772645 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES b/CHANGES
index 27b28f6..de285a4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
 /** @page apreq_changes CHANGES
 //! brief List of major changes.
 
-@section v2_14 Changes with libapreq2-2.14 (in development)
+@section v2_14 Changes with libapreq2-2.14 (released December 12, 2016)
 
 - Build [stevehay]
   Fix httpd-2.4.x build for Win32.
diff --git a/STATUS b/STATUS
index a402a2e..b81a314 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
 /** @page apreq_status STATUS
 
-    2.14 under developement
+    2.14 December 12, 2016
 
 Contributors looking for a mission:
 
diff --git a/include/apreq_version.h b/include/apreq_version.h
index 1795027..6e531d0 100644
--- a/include/apreq_version.h
+++ b/include/apreq_version.h
@@ -68,7 +68,7 @@
  *  This symbol is defined for internal, "development" copies of libapreq.
  *  This symbol will be \#undef'd for releases.
  */
-#define APREQ_IS_DEV_VERSION
+#undef APREQ_IS_DEV_VERSION
 
 
 /** The formatted string of libapreq's version */