You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2017/10/18 14:47:08 UTC

svn commit: r1812537 - /apr/apr-iconv/trunk/include/api_version.h

Author: wrowe
Date: Wed Oct 18 14:47:08 2017
New Revision: 1812537

URL: http://svn.apache.org/viewvc?rev=1812537&view=rev
Log:
Now actually ready to tag 1.2.2

Modified:
    apr/apr-iconv/trunk/include/api_version.h

Modified: apr/apr-iconv/trunk/include/api_version.h
URL: http://svn.apache.org/viewvc/apr/apr-iconv/trunk/include/api_version.h?rev=1812537&r1=1812536&r2=1812537&view=diff
==============================================================================
--- apr/apr-iconv/trunk/include/api_version.h (original)
+++ apr/apr-iconv/trunk/include/api_version.h Wed Oct 18 14:47:08 2017
@@ -65,7 +65,7 @@
  * "development" copies of API.  It is undefined for released versions
  * of API.
  */
-#define API_IS_DEV_VERSION
+/* #undef API_IS_DEV_VERSION */
 
 
 #if defined(API_IS_DEV_VERSION) || defined(DOXYGEN)