Skip to content

Commit 0b9b437

Browse files
author
Riyad Kalla
committed
Updated for 3.2 release.
1 parent c881afc commit 0b9b437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<property name="dir.javadoc" value="${dir.dist}/javadoc" />
2121

2222
<property name="version.major" value="3" />
23-
<property name="version.minor" value="1" />
23+
<property name="version.minor" value="2" />
2424

2525
<property name="name.file" value="imgscalr-lib" />
2626
<property name="name.file.javadoc" value="${name.file}-${version.major}.${version.minor}-javadoc.jar" />

0 commit comments

Comments
 (0)