From a2738fe1a9013f641eeba31300e828e88b468b14 Mon Sep 17 00:00:00 2001 From: Yoni Rabkin Date: Wed, 30 Dec 2020 16:43:45 -0500 Subject: * Makefile: version bump --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3