Sync
authorAndrew McNab <andrew.mcnab@manchester.ac.uk>
Fri, 27 Jun 2008 10:46:09 +0000 (10:46 +0000)
committerAndrew McNab <andrew.mcnab@manchester.ac.uk>
Fri, 27 Jun 2008 10:46:09 +0000 (10:46 +0000)
org.gridsite.core/CHANGES
org.gridsite.core/VERSION
org.gridsite.core/src/gsexec.c

index a25915c..911c797 100644 (file)
@@ -1,3 +1,5 @@
+* Fri Jun 27 2008 Andrew McNab <Andrew.McNab@cern.ch>
+- ==== GridSite version 1.5.10 ====
 * Mon Jun 23 2008 Andrew McNab <Andrew.McNab@man.ac.uk>
 - Backport changes from 1.7.x for Apache 2.2 and 
   Debian/SL5. 
index 0bfafc7..3a207ce 100644 (file)
@@ -1,5 +1,5 @@
 MAJOR_VERSION=1
 MINOR_VERSION=1.5
-PATCH_VERSION=1.5.9
-DEFVERSION=010509
+PATCH_VERSION=1.5.10
+DEFVERSION=010510
 VERSION=$(PATCH_VERSION)
index 122dbba..1402871 100644 (file)
@@ -29,7 +29,7 @@
  *
  */
 
-#include <ap_mmn.h>
+#include "ap_mmn.h"
 #if AP_MODULE_MAGIC_AT_LEAST(20051115,0)
 #ifndef _LARGEFILE64_SOURCE
 #define _LARGEFILE64_SOURCE