From 7de37fe8f6e1130cc86abe29b08166555be3dbbf Mon Sep 17 00:00:00 2001 From: Andrew McNab Date: Fri, 31 Mar 2006 12:04:19 +0000 Subject: [PATCH] 1.1.18 --- org.gridsite.core/CHANGES | 4 ++++ org.gridsite.core/VERSION | 2 +- org.gridsite.core/project/version.properties | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/org.gridsite.core/CHANGES b/org.gridsite.core/CHANGES index c2f9785..606171f 100644 --- a/org.gridsite.core/CHANGES +++ b/org.gridsite.core/CHANGES @@ -1,3 +1,7 @@ +* Fri Mar 31 2006 Andrew McNab +- Final tidy up for gLite 3.1 +* Fri Mar 31 2006 Andrew McNab +- ==== GridSite version 1.1.18 ==== * Wed Mar 29 2006 Andrew McNab - New proxy destroy and time functions. * Tue Mar 28 2006 Shiv Kaushal diff --git a/org.gridsite.core/VERSION b/org.gridsite.core/VERSION index 6de3614..0b56d61 100644 --- a/org.gridsite.core/VERSION +++ b/org.gridsite.core/VERSION @@ -1,4 +1,4 @@ MAJOR_VERSION=1 MINOR_VERSION=1.1 -PATCH_VERSION=1.1.17 +PATCH_VERSION=1.1.18 VERSION=$(PATCH_VERSION) diff --git a/org.gridsite.core/project/version.properties b/org.gridsite.core/project/version.properties index a277344..8103a38 100644 --- a/org.gridsite.core/project/version.properties +++ b/org.gridsite.core/project/version.properties @@ -1,2 +1,2 @@ -module.version=1.1.17 +module.version=1.1.18 module.age=1 -- 1.8.2.3