From: Joni Hahkala Date: Wed, 24 Oct 2007 14:43:43 +0000 (+0000) Subject: print openssl command and version X-Git-Tag: glite-security-test-utils_R_1_6_2_1 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=02d061461dc6012387ebceee629a1a9387f26005;p=glite-security-test-utils.git print openssl command and version --- diff --git a/bin/generate-test-certificates.sh b/bin/generate-test-certificates.sh index abb6c42..1bdaa5d 100755 --- a/bin/generate-test-certificates.sh +++ b/bin/generate-test-certificates.sh @@ -728,6 +728,10 @@ while true; do esac done +echo openssl command and version: +which openssl +openssl version + #define all used dirs TARGETDIR=$1 CONFIGDIR=$(cd $(dirname $0)/..; echo $PWD)/test diff --git a/project/version.properties b/project/version.properties index dfb4ffe..54c86d4 100644 --- a/project/version.properties +++ b/project/version.properties @@ -1,3 +1,3 @@ -module.version=1.6.1 +module.version=1.6.2 # module.age is set to $(date +%Y%m%d) # module.age=1