Skip to content

Commit

Permalink
build.xml version update
Browse files Browse the repository at this point in the history
  • Loading branch information
ndepomereu committed Mar 2, 2023
1 parent fdbd2d4 commit e01c55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ant/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<project name="Buildfile for common LGPL and Commercial aceql-http-client-jdbc-driver-${version}.jar" default="all" basedir=".">

<property name="version" value="9.2"/>
<property name="version" value="9.3"/>
<property name="aceql-http-client-jdbc-driver" value="aceql-http-client-jdbc-driver-${version}.jar"/>

<property name="java.sql.Driver" value="../ant/java.sql.Driver"/>
Expand Down

0 comments on commit e01c55c

Please sign in to comment.