From: Andrew McNab Date: Tue, 2 Nov 2010 15:57:35 +0000 (+0000) Subject: Begin 1.7.9 X-Git-Tag: gridsite-core_R_1_7_9~6 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=bb5e3f5799dbfb59d60e07dc1124906a7b01a1f0;p=jra1mw.git Begin 1.7.9 --- diff --git a/org.gridsite.core/CHANGES b/org.gridsite.core/CHANGES index 83fde3f..28c8299 100644 --- a/org.gridsite.core/CHANGES +++ b/org.gridsite.core/CHANGES @@ -1,4 +1,6 @@ * Tue Nov 2 2010 Andrew McNab +- ==== GridSite version 1.7.9 ==== +* Tue Nov 2 2010 Andrew McNab - Fix free of grst->serial string in grst_x509.c * Wed Oct 29 2010 Andrew McNab - ==== GridSite version 1.7.8 ==== diff --git a/org.gridsite.core/VERSION b/org.gridsite.core/VERSION index 3583369..ea26815 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.8 -DEFVERSION=010708 +PATCH_VERSION=1.7.9 +DEFVERSION=010709 VERSION=$(PATCH_VERSION)