X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=Makefile.local;h=5f797ad004dd836c813272da585f66e0cc06c771;hb=2a865351dd44fea69a580978baf325353b13d4cb;hp=174506c52d90b8254b3157e22064b50a16989948;hpb=b54e2f4fb15bf313e80e52ee0b086b4f515520aa;p=notmuch diff --git a/Makefile.local b/Makefile.local index 174506c5..5f797ad0 100644 --- a/Makefile.local +++ b/Makefile.local @@ -95,7 +95,7 @@ dist: $(TAR_FILE) .PHONY: update-versions -update-versions: update-man-versions +update-versions: sed -i "s/^__VERSION__[[:blank:]]*=.*$$/__VERSION__ = \'${VERSION}\'/" $(PV_FILE) # We invoke make recursively only to force ordering of our phony