diff options
author | Yoni Rabkin <yoni@rabkins.net> | 2019-11-01 09:55:10 -0400 |
---|---|---|
committer | Yoni Rabkin <yoni@rabkins.net> | 2019-11-01 09:55:10 -0400 |
commit | a8075b52fa75c5b53892214e6ca89fe0b42a04bf (patch) | |
tree | 7a0b193c4e9097ad70b9866646cec31b5e5c5069 /Makefile | |
parent | 2bad5e6cf7442cff492cafe896c47719ae77b8fb (diff) |
Bump to 5.3.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ INSTALLINFO = /usr/bin/install-info --info-dir=$(INFODIR) CHANGELOG_CMD = git log --pretty=medium --no-merges # The currently released version of EMMS -VERSION=5.2 +VERSION=5.3 .PHONY: all install lisp docs deb-install clean .PRECIOUS: %.elc |