Mercurial > evolve
changeset 247:1a713fa2d3ba
change version definition
author | Pierre-Yves.David@ens-lyon.org |
---|---|
date | Sat, 12 May 2012 18:50:11 +0200 |
parents | 1e8e32d3871c |
children | 3538b06ae2d2 |
files | docs/obs-implementation.rst |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/obs-implementation.rst Sat May 12 00:12:18 2012 +0200 +++ b/docs/obs-implementation.rst Sat May 12 18:50:11 2012 +0200 @@ -71,9 +71,8 @@ The file is store in `.hg/store/obsmarkers`. It is a binary files: -We probably need a Format Version Number somewhere +The files starts with a Format Version string -I'll put it in `.hg/store/obsmarkers-version` Minimalistic proposal .........................