From aa64efd0e2c117e700ab2cebc030272653132058 Mon Sep 17 00:00:00 2001 From: JeffRuLz Date: Sat, 6 Oct 2018 22:05:49 -0500 Subject: [PATCH] Add files via upload --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.c b/src/main.c index 6d96424..96c06a6 100644 --- a/src/main.c +++ b/src/main.c @@ -2,7 +2,7 @@ #include "menu.h" #include -#define VERSION "0.5" +#define VERSION "0.5.1" enum { MAIN_MENU_INSTALL,