From 2a67af6bfc12ee8b3a4ba748cbd85149cf24aa8e Mon Sep 17 00:00:00 2001 From: Robert Burrell Donkin Date: Sat, 11 Feb 2006 19:14:22 +0000 Subject: [PATCH] Update to number RC4 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377017 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 cf5f06d..2b2a296 100644 --- a/build.xml +++ b/build.xml @@ -92,7 +92,7 @@ - + diff --git a/project.xml b/project.xml index 6bebd46..81cc2d0 100644 --- a/project.xml +++ b/project.xml @@ -22,7 +22,7 @@ Logging commons-logging commons-logging - 1.1-RC3 + 1.1-RC$ 2001 Commons Logging diff --git a/src/conf/MANIFEST.MF b/src/conf/MANIFEST.MF index 14ba62f..861eaf8 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-RC3 +Implementation-Version: 1.1-RC4