From 7bc9b2e30d18dff123f23101e1348f473ea17446 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20=C5=A0ustr?= Date: Wed, 29 Jun 2011 13:27:30 +0000 Subject: [PATCH] Version change and description prior to new tag --- org.gridsite.core/CHANGES | 3 +++ org.gridsite.core/VERSION | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/org.gridsite.core/CHANGES b/org.gridsite.core/CHANGES index 3424a56..e144204 100644 --- a/org.gridsite.core/CHANGES +++ b/org.gridsite.core/CHANGES @@ -1,4 +1,7 @@ - ==== GridSite version 1.7.14 ==== +* Wed Jun 29 2011 Daniel Kouřil +- Fixing memleak in GRSTx509MakeProxyCert +- ==== GridSite version 1.7.14 ==== * Wed Jun 22 2011 Daniel Kouřil - Not relying on hard-coded positions of certificates (fixes using VOMS .lsc files) * Mon Jun 27 2011 František Dvořák diff --git a/org.gridsite.core/VERSION b/org.gridsite.core/VERSION index 67a1b4b..3f0e19a 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.14 -DEFVERSION=010714 +PATCH_VERSION=1.7.15 +DEFVERSION=010715 VERSION=$(PATCH_VERSION) -- 1.8.2.3