aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJan Sucan <jan@jansucan.com>2023-02-14 16:45:44 +0100
committerJan Sucan <jan@jansucan.com>2023-02-14 16:45:44 +0100
commit39b6a16534a0b0416728dbc461b07d26089722e1 (patch)
treeb8da7092ac3a4846ac0cb08cf663e2ac5e01d0ec /Makefile
parent948a65cf39c8ce31c5adc0f24979e0cb55bc33c3 (diff)
Switch to semantic versioning
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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