From 2de9c7790d8df375768d1f527c82aaba82e070c0 Mon Sep 17 00:00:00 2001 From: James Crook Date: Sun, 12 Apr 2015 14:48:32 +0100 Subject: [PATCH] No ident by default. Oops. I committed the wrong version of this file. --- src/RevisionIdent.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/RevisionIdent.h b/src/RevisionIdent.h index 552ffee03..6f8785b51 100644 --- a/src/RevisionIdent.h +++ b/src/RevisionIdent.h @@ -23,10 +23,10 @@ // The commented out string below is like the one the build servers // will replace this file with. -wxT("28864ac of Sun Apr 12 12:40:22 2015 +0100") +//wxT("28864ac of Sun Apr 12 12:40:22 2015 +0100") // The string below is what you get if // the build system does not replace this file. -//wxT("No revision identifier was provided") +wxT("No revision identifier was provided")