aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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