Skip to content

Commit fa9f2c7

Browse files
committed
Update version #
1 parent ef02257 commit fa9f2c7

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<project name="jTessBoxEditor" default="default" basedir=".">
1111
<description>Builds, tests, and runs the project jTessBoxEditor.</description>
1212
<import file="nbproject/build-impl.xml"/>
13-
<property name="version" value="2.5.2"/>
13+
<property name="version" value="2.6.0"/>
1414

1515
<target name="-post-compile">
1616
<copy todir="${build.classes.dir}">

src/net/sourceforge/tessboxeditor/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
<properties>
44
<comment>Configuration File</comment>
55
<entry key="ReleaseDate">2024/06/29</entry>
6-
<entry key="Version">v2.5.2</entry>
6+
<entry key="Version">v2.6.0</entry>
77
</properties>

versionchanges.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,6 @@ Version 2.5.0 (5 January 2024)
164164
- Upgrade Tesseract training executable 5.3.3
165165
- Update tess4j, lept4j, and other dependencies
166166

167-
Version 2.5.1 (7 March 2024)
168-
- Update tess4j, lept4j, and other dependencies
169-
170-
Version 2.5.2 (29 June 2024)
167+
Version 2.6.0 (29 June 2024)
171168
- Upgrade Tesseract training Windows executable 5.4.0
172169
- Update tess4j and other dependencies

0 commit comments

Comments
 (0)