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 2005/09/26 22:20:11 UTC

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

Author: wrowe
Date: Mon Sep 26 13:20:07 2005
New Revision: 291728

URL: http://svn.apache.org/viewcvs?rev=291728&view=rev
Log:

  Bump for 0.9.7 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/viewcvs/apr/apr/branches/0.9.x/STATUS?rev=291728&r1=291727&r2=291728&view=diff
==============================================================================
--- apr/apr/branches/0.9.x/STATUS (original)
+++ apr/apr/branches/0.9.x/STATUS Mon Sep 26 13:20:07 2005
@@ -3,7 +3,9 @@
 
 Release:
 
-    0.9.5   : in development
+    0.9.7   : tagged September 26, 2005
+    0.9.6   : released February 4, 2005
+    0.9.5   : released November 16, 2004
     0.9.4   : released September 25, 2003
     0.9.3   : released April 3, 2003
     0.9.2   : released March 22, 2003

Modified: apr/apr/branches/0.9.x/include/apr_version.h
URL: http://svn.apache.org/viewcvs/apr/apr/branches/0.9.x/include/apr_version.h?rev=291728&r1=291727&r2=291728&view=diff
==============================================================================
--- apr/apr/branches/0.9.x/include/apr_version.h (original)
+++ apr/apr/branches/0.9.x/include/apr_version.h Mon Sep 26 13:20:07 2005
@@ -63,12 +63,12 @@
 /** patch level */
 #define APR_PATCH_VERSION       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 */
 #define APR_VERSION_STRING \