Version and changes for tag 1.7.13.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 6 Apr 2011 14:26:32 +0000 (14:26 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 6 Apr 2011 14:26:32 +0000 (14:26 +0000)
org.gridsite.core/CHANGES
org.gridsite.core/VERSION
org.gridsite.core/project/version.properties

index 39aad69..cf8f196 100644 (file)
@@ -1,3 +1,9 @@
+- ==== GridSite version 1.7.13 ====
+* Tue Apr 5 13:00:24 2011 František Dvořák <valtri@civ.zcu.cz>
+- adding gridsite-1.5-compat in separated patch
+* Tue Apr 5 12:58:10 2011 František Dvořák <valtri@civ.zcu.cz>
+- 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 <valtri@civ.zcu.cz>
 - Makefile distinguishes between -lgsoap and -lgsoapssl in cflags.
index 99bbb0e..063aae5 100644 (file)
@@ -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)