From 361fe006f130405a0a3d6125e7f44aea43ae52da Mon Sep 17 00:00:00 2001 From: a bellenir Date: Mon, 4 Jan 2016 15:16:38 -0500 Subject: [PATCH] rename binary to original name to facilitate merging upstream --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8b00197..304fa69 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # Build Configuration #------------------------------------------------------------------------------ # name and version -PROJNAME = albert +PROJNAME = edit VERSION = 0.0.1 # tools -- 2.54.0