mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-12-01 12:27:58 +00:00
doesnt work on nightly build, will figure out another way
git-svn-id: http://svn.igniterealtime.org/svn/repos/spark/trunk@12067 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
committed by
wolf.posdorfer
parent
fc39f2065f
commit
9ad392cccf
@ -25,13 +25,15 @@
|
|||||||
<property name="version.minor" value="6"/>
|
<property name="version.minor" value="6"/>
|
||||||
<property name="version.revision" value="0"/>
|
<property name="version.revision" value="0"/>
|
||||||
|
|
||||||
<!-- <property name="version.extra" value="12062"/> -->
|
<property name="version.extra" value="12062"/>
|
||||||
|
|
||||||
|
<!--
|
||||||
<loadfile property="version.extra" srcFile="./.svn/entries">
|
<loadfile property="version.extra" srcFile="./.svn/entries">
|
||||||
<filterchain>
|
<filterchain>
|
||||||
<headfilter lines="1" skip="3"/>
|
<headfilter lines="1" skip="3"/>
|
||||||
<deletecharacters chars="\n"/>
|
<deletecharacters chars="\n"/>
|
||||||
</filterchain>
|
</filterchain>
|
||||||
</loadfile>
|
</loadfile> -->
|
||||||
|
|
||||||
<!-- For 'beta' or 'alpha' -->
|
<!-- For 'beta' or 'alpha' -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user