From b8a59da77b1d049b926e777e59e026bf305325f1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20=C5=A0ustr?= Date: Sat, 3 Mar 2012 13:56:14 +0000 Subject: [PATCH] Preparation for release of revision 1.7.19 --- org.gridsite.core/CHANGES | 5 ++++- org.gridsite.core/VERSION | 4 ++-- org.gridsite.core/project/version.properties | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/org.gridsite.core/CHANGES b/org.gridsite.core/CHANGES index 1845529..b09f0bb 100644 --- a/org.gridsite.core/CHANGES +++ b/org.gridsite.core/CHANGES @@ -1,6 +1,9 @@ +- ==== GridSite version 1.7.19 ==== +* Fri Mar 03 2012 Zdeněk Šustr +- GridSiteGSIProxyLimit wors as documented and set high enough to be "unlimited" - ==== GridSite version 1.7.18 ==== * Tue Mar 01 2012 Zdeněk Šustr -- Storinf reference in chain for FAQN lists +- Storing reference in chain for FAQN lists - ==== GridSite version 1.7.17 ==== * Mon Feb 20 2012 František Dvořák - Fix age version in RPM packaging diff --git a/org.gridsite.core/VERSION b/org.gridsite.core/VERSION index 7638dca..d4671e5 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.18 -DEFVERSION=010718 +PATCH_VERSION=1.7.19 +DEFVERSION=010719 VERSION=$(PATCH_VERSION) diff --git a/org.gridsite.core/project/version.properties b/org.gridsite.core/project/version.properties index 1aebe49..1a57811 100644 --- a/org.gridsite.core/project/version.properties +++ b/org.gridsite.core/project/version.properties @@ -1,2 +1,2 @@ -module.version=1.7.18 +module.version=1.7.19 module.age=1 -- 1.8.2.3