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 2005/09/28 23:40:32 UTC

svn commit: r292321 - /apr/apr-iconv/branches/1.1.x/include/api_version.h

Author: wrowe
Date: Wed Sep 28 14:40:29 2005
New Revision: 292321

URL: http://svn.apache.org/viewcvs?rev=292321&view=rev
Log:

  Now, prepare to retag 1.1.0 successfully

Modified:
    apr/apr-iconv/branches/1.1.x/include/api_version.h

Modified: apr/apr-iconv/branches/1.1.x/include/api_version.h
URL: http://svn.apache.org/viewcvs/apr/apr-iconv/branches/1.1.x/include/api_version.h?rev=292321&r1=292320&r2=292321&view=diff
==============================================================================
--- apr/apr-iconv/branches/1.1.x/include/api_version.h (original)
+++ apr/apr-iconv/branches/1.1.x/include/api_version.h Wed Sep 28 14:40:29 2005
@@ -65,7 +65,7 @@
  * "development" copies of API.  It is undefined for released versions
  * of API.
  */
-#define API_IS_DEV_VERSION
+/* #define API_IS_DEV_VERSION */
 
 
 #if defined(API_IS_DEV_VERSION) || defined(DOXYGEN)