From 3e557ec9d1708c17165ca8a9220a7f8117975f54 Mon Sep 17 00:00:00 2001 From: fhanik Date: Mon, 3 Jan 2011 22:18:11 +0000 Subject: [PATCH] version git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1054804 13f79535-47bb-0310-9956-ffa450edef68 --- modules/jdbc-pool/sign.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0