Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz4j
[yaz4j-moved-to-github.git] / mkdist.sh
index 3afe151..4ff4dfc 100755 (executable)
--- a/mkdist.sh
+++ b/mkdist.sh
@@ -1,3 +1,3 @@
 #!/bin/sh
-V=1.1
+V=1.3
 git archive --format=tar --prefix=yaz4j-$V/ v$V |gzip >yaz4j-$V.tar.gz