From 22822656d2002d3ac8efe4fb7d2405044995bbc0 Mon Sep 17 00:00:00 2001 From: Robert Burrell Donkin Date: Thu, 16 Feb 2006 20:53:27 +0000 Subject: [PATCH] Preparing for release candidate 5. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@378363 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 2 +- project.xml | 2 +- src/conf/MANIFEST.MF | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 96ab3ca..3ee7adb 100644 --- a/build.xml +++ b/build.xml @@ -92,7 +92,7 @@ - + diff --git a/project.xml b/project.xml index e545f67..5535dfa 100644 --- a/project.xml +++ b/project.xml @@ -22,7 +22,7 @@ Logging commons-logging commons-logging - 1.1-RC4 + 1.1-RC5 2001 Commons Logging diff --git a/src/conf/MANIFEST.MF b/src/conf/MANIFEST.MF index 861eaf8..ebd4b74 100644 --- a/src/conf/MANIFEST.MF +++ b/src/conf/MANIFEST.MF @@ -5,4 +5,4 @@ Specification-Version: 1.0 Implementation-Title: Jakarta Commons Logging Implementation-Vendor-Id: org.apache Implementation-Vendor: Apache Software Foundation -Implementation-Version: 1.1-RC4 +Implementation-Version: 1.1-RC5