Updating VERSION and CHANGES for v. 1.7.20-1
authorZdeněk Šustr <sustr4@cesnet.cz>
Mon, 2 Apr 2012 09:19:15 +0000 (09:19 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Mon, 2 Apr 2012 09:19:15 +0000 (09:19 +0000)
org.gridsite.core/CHANGES
org.gridsite.core/VERSION
org.gridsite.core/project/version.properties

index b09f0bb..79f720d 100644 (file)
@@ -1,3 +1,6 @@
+- ==== GridSite version 1.7.20 ====
+* Fri Apr 02 2012 Zdeněk Šustr <sustr4@cesnet.cz>
+- Make sure the module is loaded only after mod_ssl.
 - ==== GridSite version 1.7.19 ====
 * Fri Mar 03 2012 Zdeněk Šustr <sustr4@cesnet.cz>
 - GridSiteGSIProxyLimit wors as documented and set high enough to be "unlimited"
index dc35a82..2bda060 100644 (file)
@@ -1,5 +1,5 @@
 MAJOR_VERSION=1
 MINOR_VERSION=1.7
-PATCH_VERSION=1.7.19
-DEFVERSION=0x010719
+PATCH_VERSION=1.7.20
+DEFVERSION=0x010720
 VERSION=$(PATCH_VERSION)