From b1162210577bdcf0e6f184f7d1c5cb32dae91b32 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20=C5=A0ustr?= Date: Fri, 4 Nov 2011 10:40:11 +0000 Subject: [PATCH] Revision 1.7.16 --- org.gridsite.core/CHANGES | 1 + org.gridsite.core/VERSION | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/org.gridsite.core/CHANGES b/org.gridsite.core/CHANGES index 411574f..6e9b779 100644 --- a/org.gridsite.core/CHANGES +++ b/org.gridsite.core/CHANGES @@ -1,3 +1,4 @@ +- ==== GridSite version 1.7.16 ==== * Fri Oct 7 2011 František Dvořák - Packaging cleanups and rpmlint fixes - Typos in slashgrid.8 diff --git a/org.gridsite.core/VERSION b/org.gridsite.core/VERSION index 3f0e19a..14e1f47 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.15 -DEFVERSION=010715 +PATCH_VERSION=1.7.16 +DEFVERSION=010716 VERSION=$(PATCH_VERSION) -- 1.8.2.3