We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0656f35 commit b61f644Copy full SHA for b61f644
etc/prepare-release.sh
@@ -0,0 +1,6 @@
1
+#!/bin/bash
2
+
3
+DIR=$(cd "$(dirname "$0")"; pwd)
4
5
+sh $DIR/javadoc.sh
6
+sh $DIR/versions.sh
0 commit comments