From 309f1dba06505bedfdcc9fb8a6cd72963103be53 Mon Sep 17 00:00:00 2001 From: Andrew McNab Date: Tue, 23 Nov 2010 15:57:13 +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 69de100..2face7b 100644 --- a/org.gridsite.core/CHANGES +++ b/org.gridsite.core/CHANGES @@ -1,3 +1,5 @@ +* Tue Nov 23 2010 Andrew McNab +- ==== GridSite version 1.7.10 ==== * Mon Nov 22 2010 Andrew McNab - Patch to grst_x509.c VOMS verification from Daniel Kouril diff --git a/org.gridsite.core/VERSION b/org.gridsite.core/VERSION index ea26815..a7d2336 100644 --- a/org.gridsite.core/VERSION +++ b/org.gridsite.core/VERSION @@ -1,5 +1,5 @@ MAJOR_VERSION=1 MINOR_VERSION=1.7 -PATCH_VERSION=1.7.9 -DEFVERSION=010709 +PATCH_VERSION=1.7.10 +DEFVERSION=010710 VERSION=$(PATCH_VERSION) -- 1.8.2.3