From: Zdeněk Šustr Date: Tue, 9 Oct 2012 07:57:31 +0000 (+0000) Subject: Preparation for tag 1.7.23 X-Git-Tag: gridsite-core_R_1_7_23~4 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=94227ecb6025dc72f1b499337cf81f3e5f81d54f;p=jra1mw.git Preparation for tag 1.7.23 --- diff --git a/org.gridsite.core/CHANGES b/org.gridsite.core/CHANGES index 7cc3617..db2783b 100644 --- a/org.gridsite.core/CHANGES +++ b/org.gridsite.core/CHANGES @@ -1,4 +1,8 @@ - ==== GridSite version 1.7.22 ==== +* Tue Oct 09 2012 Zdenek Sustr +- Fixed Memory Leak +- Packaging fixes for SL6 +- ==== GridSite version 1.7.22 ==== * Tue Jul 24 2012 FrantiÅ¡ek Dvořák - Proper obsoletes in rpm packages (versioned, not platform dependent) - Dependency on pkg-config in devel package diff --git a/org.gridsite.core/VERSION b/org.gridsite.core/VERSION index 1af3bdf..a7b2a97 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.22 -DEFVERSION=0x010722 +PATCH_VERSION=1.7.23 +DEFVERSION=0x010723 VERSION=$(PATCH_VERSION) diff --git a/org.gridsite.core/project/version.properties b/org.gridsite.core/project/version.properties index 42e374b..ecfa498 100644 --- a/org.gridsite.core/project/version.properties +++ b/org.gridsite.core/project/version.properties @@ -1,2 +1,2 @@ -module.version=1.7.22 -module.age=2 +module.version=1.7.23 +module.age=1