aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Sucan <jan@jansucan.com>2023-02-14 16:48:47 +0100
committerJan Sucan <jan@jansucan.com>2023-02-14 16:48:47 +0100
commit6f63f61b61782ee9fc17eda1eb09d6233ace18b9 (patch)
tree90155071777740dfb9ae0cdd49957057f39bff36
parent39b6a16534a0b0416728dbc461b07d26089722e1 (diff)
Change version to 2.0.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fb7ef82..c493c37 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PROGRAM_NAME=diff-dd
-PROGRAM_VERSION=1.0.0
+PROGRAM_VERSION=2.0.0
export PROGRAM_NAME
export PROGRAM_VERSION