Updated version number

This commit is contained in:
jpk 2021-08-16 14:26:38 +02:00
parent 94df434b99
commit 171db992b7
1 changed files with 1 additions and 1 deletions

2
main.c
View File

@ -10,7 +10,7 @@
#include "config.h"
#define VERSION "0.5"
#define VERSION "1.0"
static int setpassword(const char *password)
{