From 4c047e3aa49fa2452784c617de10881b58c9e393 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 11 Feb 2019 19:52:19 +0100 Subject: [PATCH] Makefile.am: s/I3LOCK/I3STATUS/ --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index d7cfb3a..7d8b5a9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ @CODE_COVERAGE_RULES@ echo-version: - @echo "@I3LOCK_VERSION@" + @echo "@I3STATUS_VERSION@" bin_PROGRAMS = i3status -- 2.39.2