From 6936bfd84b89eacd926133f1a15a2a99565aa44b Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 8 May 2020 20:30:22 -0400 Subject: add license, move version to makefile --- miragextract.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'miragextract.c') diff --git a/miragextract.c b/miragextract.c index fb6b3a3..0eef029 100644 --- a/miragextract.c +++ b/miragextract.c @@ -7,8 +7,6 @@ #include #include -#define VERSION "0.0.1" - #ifndef PATH_MAX # define PATH_MAX 1024 #endif -- cgit v1.2.3