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 2006/11/29 12:28:55 UTC

svn commit: r480527 - in /apr/apr/branches/0.9.x: STATUS include/apr_version.h

Author: wrowe
Date: Wed Nov 29 03:28:52 2006
New Revision: 480527

URL: http://svn.apache.org/viewvc?view=rev&rev=480527
Log:
Prepare to tag

Modified:
    apr/apr/branches/0.9.x/STATUS
    apr/apr/branches/0.9.x/include/apr_version.h

Modified: apr/apr/branches/0.9.x/STATUS
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/STATUS?view=diff&rev=480527&r1=480526&r2=480527
==============================================================================
--- apr/apr/branches/0.9.x/STATUS (original)
+++ apr/apr/branches/0.9.x/STATUS Wed Nov 29 03:28:52 2006
@@ -3,7 +3,7 @@
 
 Release:
 
-    0.9.13  : in development
+    0.9.13  : tagged November 29, 2006
     0.9.12  : released April 14, 2006
     0.9.11  : released March 30, 2006
     0.9.10  : tagged March 22, 2006, not released

Modified: apr/apr/branches/0.9.x/include/apr_version.h
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/include/apr_version.h?view=diff&rev=480527&r1=480526&r2=480527
==============================================================================
--- apr/apr/branches/0.9.x/include/apr_version.h (original)
+++ apr/apr/branches/0.9.x/include/apr_version.h Wed Nov 29 03:28:52 2006
@@ -67,7 +67,7 @@
  *  This symbol is defined for internal, "development" copies of APR. This
  *  symbol will be #undef'd for releases. 
  */
-#define APR_IS_DEV_VERSION
+/* #define APR_IS_DEV_VERSION */
 
 
 /** The formatted string of APR's version */