From 85d7fc1dc3063f807a2e9aab84e9820b7199682c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Mon, 27 Feb 2012 12:21:50 +0000 Subject: [PATCH] Version 1.7.17. --- org.gridsite.core/CHANGES | 8 ++++---- org.gridsite.core/VERSION | 4 ++-- org.gridsite.core/project/version.properties | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/org.gridsite.core/CHANGES b/org.gridsite.core/CHANGES index 4173fe7..45fd3ba 100644 --- a/org.gridsite.core/CHANGES +++ b/org.gridsite.core/CHANGES @@ -1,11 +1,11 @@ - ==== GridSite version 1.7.17 ==== -* Sun Nov 27 František Dvořák -- Prevent possible crash in htproxyput due to gsoap incompatibility -- Using libraries only in $(libdir) when linking -* Mon Feb 20 František Dvořák +* Mon Feb 20 2012 František Dvořák - Fix age version in RPM packaging - Minor Debian packaging fixes - New rpm-prepare and deb-prepare targets to build only source package files +* Sun Nov 27 2011 František Dvořák +- Prevent possible crash in htproxyput due to gsoap incompatibility +- Using libraries only in $(libdir) when linking - ==== GridSite version 1.7.16 ==== * Fri Oct 7 2011 František Dvořák - Packaging cleanups and rpmlint fixes diff --git a/org.gridsite.core/VERSION b/org.gridsite.core/VERSION index 14e1f47..7fa2e2a 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.16 -DEFVERSION=010716 +PATCH_VERSION=1.7.17 +DEFVERSION=010717 VERSION=$(PATCH_VERSION) diff --git a/org.gridsite.core/project/version.properties b/org.gridsite.core/project/version.properties index 0e66a82..d284cc0 100644 --- a/org.gridsite.core/project/version.properties +++ b/org.gridsite.core/project/version.properties @@ -1,2 +1,2 @@ -module.version=1.7.16 +module.version=1.7.17 module.age=1 -- 1.8.2.3