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