You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by je...@apache.org on 2004/11/17 00:28:54 UTC

svn commit: rev 76056 - apr/apr-iconv/branches/API_0_9_BRANCH/include

Author: jerenkrantz
Date: Tue Nov 16 15:28:52 2004
New Revision: 76056

Modified:
   apr/apr-iconv/branches/API_0_9_BRANCH/include/api_version.h
Log:
* include/api_version.h: Bump to 0.9.5.


Modified: apr/apr-iconv/branches/API_0_9_BRANCH/include/api_version.h
==============================================================================
--- apr/apr-iconv/branches/API_0_9_BRANCH/include/api_version.h	(original)
+++ apr/apr-iconv/branches/API_0_9_BRANCH/include/api_version.h	Tue Nov 16 15:28:52 2004
@@ -69,7 +69,7 @@
  *  This symbol is defined for internal, "development" copies of API. This
  *  symbol will be #undef'd for releases. 
  */
-#define API_IS_DEV_VERSION
+/* #define API_IS_DEV_VERSION */
 
 
 /** The formatted string of API's version */