From: fhanik Date: Mon, 3 Jan 2011 22:18:11 +0000 (+0000) Subject: version X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3e557ec9d1708c17165ca8a9220a7f8117975f54;p=tomcat7.0 version git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1054804 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/jdbc-pool/sign.sh b/modules/jdbc-pool/sign.sh index 182851479..1f3381ee9 100755 --- a/modules/jdbc-pool/sign.sh +++ b/modules/jdbc-pool/sign.sh @@ -15,7 +15,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -VERSION=v1.0.8 +VERSION=v1.0.9.1 for i in $(find output/release/$VERSION -name "*.zip" -o -name "*.tar.gz"); do echo Signing $i echo $1|gpg --passphrase-fd 0 -a -b $i