X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=Makefile.global;h=fe79121d018e0026716bf327e23536583c3e06a9;hb=1c932cd5e0321d7a5d3eba9d4bd6021e79c867e1;hp=cd489ef2ee4d916ecd4124b3405eaaaa589d0e34;hpb=c4541353765dec837c1c2f912b1bf6661827429c;p=notmuch diff --git a/Makefile.global b/Makefile.global index cd489ef2..fe79121d 100644 --- a/Makefile.global +++ b/Makefile.global @@ -17,7 +17,7 @@ else DATE:=$(shell date +%F) endif -VERSION:=$(shell cat ${srcdir}/version) +VERSION:=$(shell cat ${srcdir}/version.txt) ELPA_VERSION:=$(subst ~,_,$(VERSION)) ifeq ($(filter release release-message pre-release update-versions,$(MAKECMDGOALS)),) ifeq ($(IS_GIT),yes) @@ -36,7 +36,6 @@ endif endif UPSTREAM_TAG=$(subst ~,_,$(VERSION)) -DEB_TAG=debian/$(UPSTREAM_TAG)-1 RELEASE_HOST=notmuchmail.org RELEASE_DIR=/srv/notmuchmail.org/www/releases