Update version number for release build.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138870 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
<!--
|
||||
"Logging" component of the Jakarta Commons Subproject
|
||||
$Id: build.xml,v 1.11 2002/02/14 22:00:34 costin Exp $
|
||||
$Id: build.xml,v 1.12 2002/02/20 22:07:04 craigmcc Exp $
|
||||
-->
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
<property name="component.title" value="Logging Library"/>
|
||||
|
||||
<!-- The current version number of this component -->
|
||||
<property name="component.version" value="1.0-dev"/>
|
||||
<property name="component.version" value="1.0"/>
|
||||
|
||||
<!-- The base directory for compilation targets -->
|
||||
<property name="build.home" value="target"/>
|
||||
|
||||
Reference in New Issue
Block a user