From 9352746b95920fc75dfd8c01ecac048e79b7ae02 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 28 Nov 2021 10:16:52 +0100 Subject: Added possibility of having end-of-line comments with double slash (single slash actually); fixed a small memory leak --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 85d696e..71e2297 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # See LICENSE file for copyright and license details. -VERSION = 2.0beta3 +VERSION = 2.0beta4 PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man -- cgit v1.3