]> git.codecow.com Git - Monocypher.git/commit
No longer overwrite __git__ -> $VERSION replacement
authorLoup Vaillant <loup@loup-vaillant.fr>
Mon, 21 Oct 2019 15:53:32 +0000 (17:53 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Mon, 21 Oct 2019 15:53:32 +0000 (17:53 +0200)
commit5c283223fb092bf41ec081d0f259cf6c0bb0df3e
tree468e38314130e60f0937f0080192cdbbc08f5b45
parent388911f440a64520cbbb9801758becb53642aff3
No longer overwrite __git__ ->  $VERSION replacement

The replacement was going fine, except for makefile.  This happened
because the new makefile was overwritten by the old (truncated).

Now we truncate in place.
release.sh