From: Andrew McNab Date: Mon, 30 Nov 2009 01:14:47 +0000 (+0000) Subject: Sync X-Git-Tag: gridsite-core_R_1_5_17~1 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=f5627fa1e1832ba09807a3a37c59e2eb52c21185;p=jra1mw.git Sync --- diff --git a/org.gridsite.core/CHANGES b/org.gridsite.core/CHANGES index 80cb856..7f80c24 100644 --- a/org.gridsite.core/CHANGES +++ b/org.gridsite.core/CHANGES @@ -5,6 +5,8 @@ - Discard X509_V_ERR_PROXY_CERTIFICATES_NOT_ALLOWED errors in GRST_callback_SSLVerify_wrapper(), needed for newer OpenSSL +* Sun Nov 29 2009 Andrew McNab +- ==== GridSite version 1.5.17 ==== * Mon Oct 19 2009 Andrew McNab - Discard X509_V_ERR_INVALID_PURPOSE errors in GRST_callback_SSLVerify_wrapper(), needed by diff --git a/org.gridsite.core/VERSION b/org.gridsite.core/VERSION index 30db20a..33b6f0c 100644 --- a/org.gridsite.core/VERSION +++ b/org.gridsite.core/VERSION @@ -1,5 +1,5 @@ MAJOR_VERSION=1 MINOR_VERSION=1.5 -PATCH_VERSION=1.5.16 -DEFVERSION=010516 +PATCH_VERSION=1.5.17 +DEFVERSION=010517 VERSION=$(PATCH_VERSION)