From fc788c9a79f99cb3bcaa1b5a23f4af32e225d69d Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Wed, 24 Jul 2024 12:57:15 +0200 Subject: libproperties 0.0.0-alpha.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 75a30d5..01c9377 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VER = 0.0.0-alpha.0 +VER = 0.0.0-alpha.1 LEX = lex YACC = yacc CC = cc -- cgit v1.2.3