aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYoni Rabkin <yoni@rabkins.net>2021-06-11 18:24:50 -0400
committerYoni Rabkin <yoni@rabkins.net>2021-06-11 18:24:50 -0400
commitd4d9171ce1076ba2ca9d022cf8228aeb3d31fb64 (patch)
tree5c5cf8b0ae35218098e48c4a73fd26327cd48701 /Makefile
parentc360a8934c1e07ddab4e12d28800d362d254ccbd (diff)
* emms.el: bump to version 7.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9b43629..b64f34d 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ INSTALLINFO = /usr/bin/install-info --info-dir=$(INFODIR)
CHANGELOG_CMD = git log --pretty=medium --no-merges
# The currently released version of EMMS (no longer in use)
-VERSION=10.00
+VERSION=100.00
.PHONY: all install docs clean
.PRECIOUS: %.elc