From 27ca899b2584afd630dd6a56e7522dc7e1f9e5a3 Mon Sep 17 00:00:00 2001 From: Alexandr Savca Date: Mon, 11 Dec 2023 18:39:04 +0200 Subject: [PATCH] config.mk: bump version: 5.44 -> 5.45 --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index 0e3b221..608aecf 100644 --- a/config.mk +++ b/config.mk @@ -1,6 +1,6 @@ # project metadata NAME = rejmerge -VERSION = 5.44 +VERSION = 5.45 DIST = ${NAME}-${VERSION} # paths