From e1247af518d0d983d889d5ba60bbde38431d0c68 Mon Sep 17 00:00:00 2001 From: Yoni Rabkin Date: Wed, 14 Apr 2021 09:59:21 -0400 Subject: * emms.el: bump to version 7.1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 546a355..ae9336d 100644 --- a/Makefile +++ b/Makefile @@ -22,8 +22,8 @@ GINSTALLINFO = /usr/bin/ginstall-info --info-dir=$(INFODIR) INSTALLINFO = /usr/bin/install-info --info-dir=$(INFODIR) CHANGELOG_CMD = git log --pretty=medium --no-merges -# The currently released version of EMMS -VERSION=6.03 +# The currently released version of EMMS (no longer in use) +VERSION=10.00 .PHONY: all install docs clean .PRECIOUS: %.elc -- cgit v1.2.3