From 22200cb2dbe40b2e37dcf87b555d8c76ded33413 Mon Sep 17 00:00:00 2001 From: wrowe Date: Sun, 15 Jun 2008 02:14:58 +0000 Subject: Tagging 1.3.1 git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.3.x@667916 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 3 ++- include/apr_version.h | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/STATUS b/STATUS index 287db377c..ff30c1d1e 100644 --- a/STATUS +++ b/STATUS @@ -3,7 +3,8 @@ Last modified at [$Date$] 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 diff --git a/include/apr_version.h b/include/apr_version.h index 72ff19c0a..c5088cf0f 100644 --- a/include/apr_version.h +++ b/include/apr_version.h @@ -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 -- cgit v1.2.1