--- mkProjectInfo.ml.orig 2014-12-30 02:21:28 UTC +++ mkProjectInfo.ml @@ -42,7 +42,7 @@ let pointVersionOrigin = 409 (* Revision that correspo (* ---------------------------------------------------------------------- *) (* You shouldn't need to edit below. *) -let revisionString = "$Rev$";; +let revisionString = "$Rev: 537 $";; (* BCP (1/10): This bit was added to help with getting Unison via bazaar, but it was never used much and I'm not confident it's working. I'll comment it out