Skip to content

Commit

Permalink
Prepare for 0.9.2 tag
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64443 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
wrowe committed Mar 22, 2003
1 parent 027360c commit d4098d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions STATUS
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS: -*-text-*-
Last modified at [$Date: 2003/03/20 16:36:51 $]
Last modified at [$Date: 2003/03/22 03:24:33 $]

Release:

0.9.2 : candidate tagged WAR_0_9_2_RC2, slated for release March 20
0.9.2 : tagged March 21, 2003
0.9.1 : released September 11, 2002
0.9.0 : released August 28, 2002

Expand Down
2 changes: 1 addition & 1 deletion include/apr_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ extern "C" {
* This symbol is defined for internal, "development" copies of APR. This
* symbol will be #undef'd for releases.
*/
#define APR_IS_DEV_VERSION
/* #undef APR_IS_DEV_VERSION */

/** The formatted string of APR's version */
#define APR_VERSION_STRING \
Expand Down

0 comments on commit d4098d0

Please sign in to comment.