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/08/09 07:54:52 UTC

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

Author: wrowe
Date: Fri Aug  8 22:54:51 2008
New Revision: 684176

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

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=684176&r1=684175&r2=684176&view=diff
==============================================================================
--- apr/apr/branches/1.3.x/STATUS [utf-8] (original)
+++ apr/apr/branches/1.3.x/STATUS [utf-8] Fri Aug  8 22:54:51 2008
@@ -3,7 +3,8 @@
 
 Releases:
 
-    1.3.3     : in development
+    1.3.4     : in development
+    1.3.3     : tagged August 9, 2008
     1.3.2     : tagged June 17, 2008
     1.3.1     : not released
     1.3.0     : released June 3, 2008

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=684176&r1=684175&r2=684176&view=diff
==============================================================================
--- apr/apr/branches/1.3.x/include/apr_version.h (original)
+++ apr/apr/branches/1.3.x/include/apr_version.h Fri Aug  8 22:54:51 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