commit 020c198925b95cd99ff68f7b26a3c7b3cba360e3 Author: Sukhbir Singh sukhbir@torproject.org Date: Wed Mar 8 23:27:23 2017 -0500
Make sure to run make fetch --- README.RELEASE | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/README.RELEASE b/README.RELEASE index e2bacd9..1170207 100644 --- a/README.RELEASE +++ b/README.RELEASE @@ -17,6 +17,8 @@ Building - Ensure `HEAD' on the build machines matches the `master' of `tor-messenger-build.git' repository.
+- Run `make fetch' before the next step. + - Run `make tor-messenger-release'. The builds will be in the `release/$VERSION' directory, along with the MAR files. This will also output the `sha256sum' of the files.
tor-commits@lists.torproject.org