From 1d78ba7ba3c76f72af43f70837bfcf4b49cd09df Mon Sep 17 00:00:00 2001 From: Andrew McNab Date: Wed, 1 Jul 2009 16:05:35 +0000 Subject: [PATCH] New version --- 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 5413046..b99a600 100644 --- a/org.gridsite.core/CHANGES +++ b/org.gridsite.core/CHANGES @@ -1,4 +1,6 @@ * Wed Jul 01 2009 Andrew McNab +- ==== GridSite version 1.7.3 ==== +* Wed Jul 01 2009 Andrew McNab - Tidy up debugging messages - Fix URL encoding bug in DN lists (' ' vs '+') * Tue Jun 30 2009 Andrew McNab diff --git a/org.gridsite.core/VERSION b/org.gridsite.core/VERSION index 2897ddf..0159734 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.1 -DEFVERSION=010701 +PATCH_VERSION=1.7.3 +DEFVERSION=010703 VERSION=$(PATCH_VERSION) -- 1.8.2.3