From 8271a59a96752e170dbd096c5c18e1d3d16b6e3d Mon Sep 17 00:00:00 2001 From: Andrew McNab Date: Fri, 3 Jul 2009 15:30:08 +0000 Subject: [PATCH] Start 1.7.4 --- 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 5ecbfa7..296eb5a 100644 --- a/org.gridsite.core/CHANGES +++ b/org.gridsite.core/CHANGES @@ -1,3 +1,5 @@ +* Fri Jul 03 2009 Andrew McNab +- ==== GridSite version 1.7.4 ==== * Thu Jul 02 2009 Andrew McNab - Use lib/lib64 for mod_gridsite.so location in Makefile and make-gridsite-spec diff --git a/org.gridsite.core/VERSION b/org.gridsite.core/VERSION index 0159734..0f6f5cb 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.3 -DEFVERSION=010703 +PATCH_VERSION=1.7.4 +DEFVERSION=010704 VERSION=$(PATCH_VERSION) -- 1.8.2.3