From 39b6a16534a0b0416728dbc461b07d26089722e1 Mon Sep 17 00:00:00 2001 From: Jan Sucan Date: Tue, 14 Feb 2023 16:45:44 +0100 Subject: Switch to semantic versioning --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index dcd38c3..fb7ef82 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PROGRAM_NAME=diff-dd -PROGRAM_VERSION=1.0 +PROGRAM_VERSION=1.0.0 export PROGRAM_NAME export PROGRAM_VERSION -- cgit v1.2.3