forked from I2P_Developers/i2p.i2p
Build fix for 2.x.x versions
This commit is contained in:
@@ -1023,7 +1023,7 @@
|
|||||||
<equals arg1="${release.number}" arg2="${api.version}"/>
|
<equals arg1="${release.number}" arg2="${api.version}"/>
|
||||||
</not>
|
</not>
|
||||||
<not>
|
<not>
|
||||||
<matches pattern="^1\." string="${release.number}" />
|
<matches pattern="^2\." string="${release.number}" />
|
||||||
</not>
|
</not>
|
||||||
</and>
|
</and>
|
||||||
</condition>
|
</condition>
|
||||||
|
Reference in New Issue
Block a user