You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by pq...@apache.org on 2005/08/14 02:45:36 UTC

svn commit: r232555 - /apr/apr/branches/1.2.x/include/apr_version.h

Author: pquerna
Date: Sat Aug 13 17:45:36 2005
New Revision: 232555

URL: http://svn.apache.org/viewcvs?rev=232555&view=rev
Log:
prep for 1.2.1 tag.

Modified:
    apr/apr/branches/1.2.x/include/apr_version.h

Modified: apr/apr/branches/1.2.x/include/apr_version.h
URL: http://svn.apache.org/viewcvs/apr/apr/branches/1.2.x/include/apr_version.h?rev=232555&r1=232554&r2=232555&view=diff
==============================================================================
--- apr/apr/branches/1.2.x/include/apr_version.h (original)
+++ apr/apr/branches/1.2.x/include/apr_version.h Sat Aug 13 17:45:36 2005
@@ -66,7 +66,7 @@
  * "development" copies of APR.  It is undefined for released versions
  * of APR.
  */
-#define APR_IS_DEV_VERSION
+/* #define APR_IS_DEV_VERSION */
 
 
 #if defined(APR_IS_DEV_VERSION) || defined(DOXYGEN)