aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYoni Rabkin <yoni@rabkins.net>2020-12-30 16:43:45 -0500
committerYoni Rabkin <yoni@rabkins.net>2020-12-30 16:43:45 -0500
commita2738fe1a9013f641eeba31300e828e88b468b14 (patch)
tree04a76464a0232138c06eb8dc9a79bdec4b0198f1 /Makefile
parent009efa58b439fc06a4c6d0749057789ae7103184 (diff)
* Makefile: version bump
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 25585b6..546a355 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
-VERSION=6.00
+VERSION=6.03
.PHONY: all install docs clean
.PRECIOUS: %.elc