From cf7217d37a358672fddc334ce519f59f3e69d0fd Mon Sep 17 00:00:00 2001
From: Hans Hagen <pragma@wxs.nl>
Date: Thu, 10 Feb 2011 13:23:00 +0100
Subject: beta 2011.02.10 13:23

---
 web2c/contextcnf.lua | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

(limited to 'web2c')

diff --git a/web2c/contextcnf.lua b/web2c/contextcnf.lua
index e1a0f4463..e3f857878 100644
--- a/web2c/contextcnf.lua
+++ b/web2c/contextcnf.lua
@@ -1,9 +1,9 @@
 return {
 
     type    = "configuration",
-    version = "1.0.2",
-    date    = "2010-06-07",
-    time    = "14:49:00",
+    version = "1.1.0",
+    date    = "2011-09-02", -- or so
+    time    = "12:12:12",
     comment = "ConTeXt MkIV configuration file",
     author  = "Hans Hagen, PRAGMA-ADE, Hasselt NL",
 
@@ -54,7 +54,9 @@ return {
             TEXMFLOCAL      = "selfautoparent:texmf-local",
             TEXMFFONTS      = "selfautoparent:texmf-fonts",
             TEXMFPROJECT    = "selfautoparent:texmf-project",
+
             TEXMFHOME       = "home:texmf",
+         -- TEXMFHOME       = os.name == "macosx" and "home:Library/texmf" or "home:texmf",
 
             -- We need texmfos for a few rare files but as I have a few more bin trees
             -- a hack is needed. Maybe other users also have texmf-platform-new trees.
-- 
cgit v1.2.3