Sync
authorAndrew McNab <andrew.mcnab@manchester.ac.uk>
Mon, 30 Nov 2009 01:14:47 +0000 (01:14 +0000)
committerAndrew McNab <andrew.mcnab@manchester.ac.uk>
Mon, 30 Nov 2009 01:14:47 +0000 (01:14 +0000)
org.gridsite.core/CHANGES
org.gridsite.core/VERSION

index 80cb856..7f80c24 100644 (file)
@@ -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 <Andrew.McNab@cern.ch>
+- ==== GridSite version 1.5.17 ====
 * Mon Oct 19 2009 Andrew McNab <Andrew.McNab@cern.ch>
 - Discard X509_V_ERR_INVALID_PURPOSE errors in 
   GRST_callback_SSLVerify_wrapper(), needed by 
index 30db20a..33b6f0c 100644 (file)
@@ -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)