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 2008/06/17 15:17:26 UTC

svn commit: r668647 - in /apr/apr/branches/1.3.x: STATUS include/apr_version.h

Author: wrowe
Date: Tue Jun 17 06:17:25 2008
New Revision: 668647

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

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

Modified: apr/apr/branches/1.3.x/STATUS
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.3.x/STATUS?rev=668647&r1=668646&r2=668647&view=diff
==============================================================================
--- apr/apr/branches/1.3.x/STATUS [utf-8] (original)
+++ apr/apr/branches/1.3.x/STATUS [utf-8] Tue Jun 17 06:17:25 2008
@@ -3,8 +3,9 @@
 
 Releases:
 
-    1.3.2     : in development
-    1.3.1     : tagged June 14, 2008
+    1.3.3     : in development
+    1.3.2     : tagged June 17, 2008
+    1.3.1     : not released
     1.3.0     : released June 3, 2008
     1.2.12    : released November 25, 2007
     1.2.11    : released September 6, 2007

Modified: apr/apr/branches/1.3.x/include/apr_version.h
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.3.x/include/apr_version.h?rev=668647&r1=668646&r2=668647&view=diff
==============================================================================
--- apr/apr/branches/1.3.x/include/apr_version.h (original)
+++ apr/apr/branches/1.3.x/include/apr_version.h Tue Jun 17 06:17:25 2008
@@ -66,7 +66,7 @@
  * "development" copies of APR.  It is undefined for released versions
  * of APR.
  */
-#define APR_IS_DEV_VERSION
+/* #undef APR_IS_DEV_VERSION */
 
 /**
  * Check at compile time if the APR version is at least a certain