From cb98a2fd130eae7bcaf27acc38c4427d2f360d95 Mon Sep 17 00:00:00 2001 From: Andrew McNab Date: Fri, 16 Feb 2007 10:48:31 +0000 Subject: [PATCH] Start 1.4 --- org.gridsite.core/CHANGES | 2 ++ org.gridsite.core/VERSION | 4 ++-- org.gridsite.core/project/version.properties | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/org.gridsite.core/CHANGES b/org.gridsite.core/CHANGES index 82eeb2f..d826d0e 100644 --- a/org.gridsite.core/CHANGES +++ b/org.gridsite.core/CHANGES @@ -1,3 +1,5 @@ +* Fri Feb 16 2007 Andrew McNab +- ==== GridSite version 1.4.0 ==== * Thu Feb 15 2007 Andrew McNab - Final preparations for 1.4.x * Fri Sep 22 2006 Andrew McNab diff --git a/org.gridsite.core/VERSION b/org.gridsite.core/VERSION index 907cf98..86bc09c 100644 --- a/org.gridsite.core/VERSION +++ b/org.gridsite.core/VERSION @@ -1,4 +1,4 @@ MAJOR_VERSION=1 -MINOR_VERSION=1.3 -PATCH_VERSION=1.3.4 +MINOR_VERSION=1.4 +PATCH_VERSION=1.4.0 VERSION=$(PATCH_VERSION) diff --git a/org.gridsite.core/project/version.properties b/org.gridsite.core/project/version.properties index 3a10dac..5d1303b 100644 --- a/org.gridsite.core/project/version.properties +++ b/org.gridsite.core/project/version.properties @@ -1,2 +1,2 @@ -module.version=1.3.4 +module.version=1.4.0 module.age=1 -- 1.8.2.3