Skip to content

Commit

Permalink
changed the version to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TatianaBurek committed Dec 3, 2020
1 parent 5bb45df commit 9928a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@
</copy>
<delete file="${build}/MANIFEST.MF"/>
<manifest file="${build}/MANIFEST.MF">
<attribute name="Specification-Version" value="2.11"/>
<attribute name="Specification-Version" value="3.1.1"/>
</manifest>

<jar jarfile="${dist}/lib/metviewer.jar" basedir="${build}" manifest="${build}/MANIFEST.MF">
Expand Down

0 comments on commit 9928a8d

Please sign in to comment.