mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
Fixed version number in ISV docs
This commit is contained in:
parent
f385ba4ef0
commit
04d776da10
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
<target name="init">
|
||||
<property name="plugin" value="org.eclipse.cdt.doc.isv"/>
|
||||
<property name="version.suffix" value="_3.0.0"/>
|
||||
<property name="version.suffix" value="_3.1.0"/>
|
||||
<property name="full.name" value="${plugin}${version.suffix}"/>
|
||||
<property name="temp.folder" value="${basedir}/temp.folder"/>
|
||||
<property name="plugin.destination" value="${basedir}"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue