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 2009/05/29 09:49:51 UTC

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

Author: wrowe
Date: Fri May 29 07:49:50 2009
New Revision: 779881

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

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=779881&r1=779880&r2=779881&view=diff
==============================================================================
--- apr/apr/branches/1.3.x/STATUS [utf-8] (original)
+++ apr/apr/branches/1.3.x/STATUS [utf-8] Fri May 29 07:49:50 2009
@@ -4,7 +4,7 @@
 Releases:
     2.0.0     : in development on trunk/
     1.4.0     : in development on branches/1.4.x/
-    1.3.4     : in development on branches/1.3.x/
+    1.3.4     : tagged May 29, 2008
     1.3.3     : released August 14, 2008
     1.3.2     : released June 23, 2008
     1.3.1     : not released

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=779881&r1=779880&r2=779881&view=diff
==============================================================================
--- apr/apr/branches/1.3.x/include/apr_version.h (original)
+++ apr/apr/branches/1.3.x/include/apr_version.h Fri May 29 07:49:50 2009
@@ -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