From f5627fa1e1832ba09807a3a37c59e2eb52c21185 Mon Sep 17 00:00:00 2001 From: Andrew McNab Date: Mon, 30 Nov 2009 01:14:47 +0000 Subject: [PATCH] Sync --- org.gridsite.core/CHANGES | 2 ++ org.gridsite.core/VERSION | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) 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) -- 1.8.2.3