From 65faf0bfb0a114a5ed307e63ebb397c626c1c693 Mon Sep 17 00:00:00 2001 From: Jan Sucan Date: Tue, 5 Nov 2024 16:31:19 +0100 Subject: config.mk: Set the version to development pre-alpha --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index 1796584..95099be 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ PROGRAM_NAME = diff-dd -PROGRAM_VERSION = 2.0.0 +PROGRAM_VERSION = 3.0.0-prealpha PREFIX = /usr/local -- cgit v1.2.3