From 38e6d91344fafecdade584ee2f6c679078c5b078 Mon Sep 17 00:00:00 2001 From: Segfault Date: Sun, 2 Jan 2022 02:03:44 +1100 Subject: [PATCH] Version 1.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 57ca271..8752d13 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.0 +VERSION = 1.0 INCLUDES = -Iinclude LIBS = -lrt -lpthread -ludev