From 171db992b775afde8cf738f087fb944022342b39 Mon Sep 17 00:00:00 2001 From: JayPiKay Date: Mon, 16 Aug 2021 14:26:38 +0200 Subject: [PATCH] Updated version number --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index 93f606f..0e10281 100644 --- a/main.c +++ b/main.c @@ -10,7 +10,7 @@ #include "config.h" -#define VERSION "0.5" +#define VERSION "1.0" static int setpassword(const char *password) {