From 1f64a83b54a3734d7400ec61c0f230c9fb2fc834 Mon Sep 17 00:00:00 2001 From: Angel Toloza Date: Wed, 9 Feb 2022 13:16:02 -0300 Subject: [PATCH] Since you added me to the readme Since you added me to the readme, edited the makefile for the stable with the credits --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8bc1cfd..ee56d45 100644 --- a/Makefile +++ b/Makefile @@ -51,7 +51,7 @@ VERSION_MINOR := 6 VERSION_MICRO := 1 APP_TITLE := NXMP -APP_AUTHOR := proconsule +APP_AUTHOR := proconsule and darkxex APP_VERSION := ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_MICRO}