From 752480ad0a45c0ca7f96f3c8cdb3ebabc0e76488 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Wed, 6 Apr 2011 14:26:32 +0000 Subject: [PATCH] Version and changes for tag 1.7.13. --- org.gridsite.core/CHANGES | 6 ++++++ org.gridsite.core/VERSION | 4 ++-- org.gridsite.core/project/version.properties | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/org.gridsite.core/CHANGES b/org.gridsite.core/CHANGES index 39aad69..cf8f196 100644 --- a/org.gridsite.core/CHANGES +++ b/org.gridsite.core/CHANGES @@ -1,3 +1,9 @@ +- ==== GridSite version 1.7.13 ==== +* Tue Apr 5 13:00:24 2011 František Dvořák +- adding gridsite-1.5-compat in separated patch +* Tue Apr 5 12:58:10 2011 František Dvořák +- rpm packaging updates (guidelines, rpmbuild vs make rpm, optional build + dependencies) - ==== GridSite version 1.7.12 ==== * Tue Mar 18 19:04:15 CET 2011 Frantisek Dvorak - Makefile distinguishes between -lgsoap and -lgsoapssl in cflags. diff --git a/org.gridsite.core/VERSION b/org.gridsite.core/VERSION index 99bbb0e..063aae5 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.12 -DEFVERSION=010712 +PATCH_VERSION=1.7.13 +DEFVERSION=010713 VERSION=$(PATCH_VERSION) diff --git a/org.gridsite.core/project/version.properties b/org.gridsite.core/project/version.properties index 15bce27..258d95b 100644 --- a/org.gridsite.core/project/version.properties +++ b/org.gridsite.core/project/version.properties @@ -1,2 +1,2 @@ -module.version=1.6.0 +module.version=1.7.13 module.age=1 -- 1.8.2.3