aboutsummaryrefslogtreecommitdiffstats
path: root/net/unison240/files/patch-mkProjectInfo.ml
blob: 107131fe8dbfecf2f60e1a046b5c9308fc933002 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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