We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3557f32 commit 1534c89Copy full SHA for 1534c89
build.xml
@@ -6,7 +6,7 @@
6
<project name="jTessBoxEditorFX" default="default" basedir="." xmlns:fx="javafx:com.sun.javafx.tools.ant">
7
<description>Builds, tests, and runs the project jTessBoxEditor.</description>
8
<import file="nbproject/build-impl.xml"/>
9
- <property name="version" value="2.3.2"/>
+ <property name="version" value="2.4.0"/>
10
11
<target name="-post-compile">
12
<copy todir="${build.classes.dir}">
0 commit comments