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/15 04:14:58 UTC

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

Author: wrowe
Date: Sat Jun 14 19:14:58 2008
New Revision: 667916

URL: http://svn.apache.org/viewvc?rev=667916&view=rev
Log:
Tagging 1.3.1

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=667916&r1=667915&r2=667916&view=diff
==============================================================================
--- apr/apr/branches/1.3.x/STATUS [utf-8] (original)
+++ apr/apr/branches/1.3.x/STATUS [utf-8] Sat Jun 14 19:14:58 2008
@@ -3,7 +3,8 @@
 
 Releases:
 
-    1.3.1     : in development
+    1.3.2     : in development
+    1.3.1     : tagged June 14, 2008
     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=667916&r1=667915&r2=667916&view=diff
==============================================================================
--- apr/apr/branches/1.3.x/include/apr_version.h (original)
+++ apr/apr/branches/1.3.x/include/apr_version.h Sat Jun 14 19:14:58 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