From 7469b1965d5e393dc1c810277d9e181342330b26 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Wed, 11 Feb 2009 22:47:29 +1100 Subject: [PATCH] Fix the liberator.version comment so it's ignored by the Makefile. --- common/content/liberator.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/content/liberator.js b/common/content/liberator.js index 04146bd3..a26ed8fa 100644 --- a/common/content/liberator.js +++ b/common/content/liberator.js @@ -601,7 +601,7 @@ const liberator = (function () //{{{ forceNewTab: false, - // ###VERSION### and ###DATE### are replaced by the Makefile + // these VERSION and DATE tokens are replaced by the Makefile version: "###VERSION### (created: ###DATE###)", // NOTE: services.get("profile").selectedProfile.name is not rightness.