diff options
author | Yoni Rabkin <yonirabkin@member.fsf.org> | 2014-06-30 15:05:41 -0400 |
---|---|---|
committer | Yoni Rabkin <yonirabkin@member.fsf.org> | 2014-06-30 15:05:41 -0400 |
commit | 8c3d80db566c96255b31b4ca8826c858a1a1cfb7 (patch) | |
tree | 1e832b68b5f0257ef700645db9e9a9bd15a5e7e7 /Makefile | |
parent | b6cac2188d736452124aaabc86edf8baf97abe21 (diff) |
Bump makefile release version.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ INSTALLINFO = /usr/bin/install-info --info-dir=$(INFODIR) CHANGELOG_CMD = git log --pretty=medium --no-merges # The currently released version of EMMS -VERSION=3.0 +VERSION=4.0 .PHONY: all install lisp docs deb-install clean .PRECIOUS: %.elc |