aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYoni Rabkin <yoni@rabkins.net>2021-04-14 09:59:21 -0400
committerYoni Rabkin <yoni@rabkins.net>2021-04-14 09:59:21 -0400
commite1247af518d0d983d889d5ba60bbde38431d0c68 (patch)
tree54d41c727b2281848aa1a6a92a45b6659aa53e75 /Makefile
parentf79343bf03f6ece09638ec27eeb831c0abe59667 (diff)
* emms.el: bump to version 7.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
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