You need to sign in or sign up before continuing.
Commit 0a5d5a2c authored by Davis King's avatar Davis King
Browse files

updated old message to not say we use mercurial still

parent 7750a634
...@@ -54,7 +54,7 @@ cp -r ../../docs/cache/* . || report_failure ...@@ -54,7 +54,7 @@ cp -r ../../docs/cache/* . || report_failure
echo Version: $RELEASE >> README.md echo Version: $RELEASE >> README.md
echo "Date: `date`" >> README.md echo "Date: `date`" >> README.md
echo Mercurial Revision ID: $CHANGESET_ID >> README.md echo Git commit ID: $CHANGESET_ID >> README.md
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment