From f33a5778cac59d8e13150189517f62c7d10f44e8 Mon Sep 17 00:00:00 2001 From: Andrew McNab Date: Fri, 24 Jul 2009 14:52:47 +0000 Subject: [PATCH] Start 1.7.5 --- 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 9b7203e..d1b6697 100644 --- a/org.gridsite.core/CHANGES +++ b/org.gridsite.core/CHANGES @@ -1,3 +1,5 @@ +* Fri Jul 23 2009 Andrew McNab +- ==== GridSite version 1.7.5 ==== * Thu Jul 23 2009 Andrew McNab - Check multiple VOMS issuer certs if present, and use most permissive time range they provide to diff --git a/org.gridsite.core/VERSION b/org.gridsite.core/VERSION index 0f6f5cb..17ae0ee 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.4 -DEFVERSION=010704 +PATCH_VERSION=1.7.5 +DEFVERSION=010705 VERSION=$(PATCH_VERSION) -- 1.8.2.3