From 18e3a6fdad7c99495f5d71970afe02852cc135ce Mon Sep 17 00:00:00 2001 From: Robert Burrell Donkin Date: Sat, 22 Apr 2006 11:26:45 +0000 Subject: [PATCH] Preparations for release candidate 10 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@396111 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 8303f34..faac193 100644 --- a/build.xml +++ b/build.xml @@ -92,7 +92,7 @@ - + diff --git a/project.xml b/project.xml index c4b265f..3181d85 100644 --- a/project.xml +++ b/project.xml @@ -22,7 +22,7 @@ Logging commons-logging commons-logging - 1.1-RC9 + 1.1-RC10 2001 Commons Logging diff --git a/src/conf/MANIFEST.MF b/src/conf/MANIFEST.MF index 36a6ff6..f08417f 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-RC9 +Implementation-Version: 1.1-RC10