8000 Merge branch 'develop' · Silent-Fred/iTrySQL@62db11c · GitHub
[go: up one dir, main page]

Skip to content

Commit 62db11c

Browse files
committed
Merge branch 'develop'
2 parents cb52e8c + 77b0770 commit 62db11c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<fx:fileset dir="${BuildPath}/dist" includes="libs/**" />
117117
</fx:resources>
118118

119-
<fx:application id="fxApplication" name="iTrySQL" mainClass="de.kuehweg.sqltool.itrysql.ITrySQL" version="3.3" />
119+
<fx:application id="fxApplication" name="iTrySQL" mainClass="de.kuehweg.sqltool.itrysql.ITrySQL" version="3.4" />
120120

121121
<mkdir dir="${BuildPath}/build/classes/META-INF" />
122122

@@ -129,7 +129,7 @@
129129
<manifest>
130130
<attribute name="Implementation-Vendor" value="kuehweg.de" />
131131
<attribute name="Implementation-Title" value="iTrySQL" />
132-
<attribute name="Implementation-Version" value="3.3" />
132+
<attribute name="Implementation-Version" value="3.4" />
133133
<attribute name="JavaFX-Feature-Proxy" value="None" />
134134
</manifest>
135135
</fx:jar>

0 commit comments

Comments
 (0)
0