aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Sucan <jan@jansucan.com>2024-11-05 16:31:19 +0100
committerJán Sučan <jan@jansucan.com>2024-11-05 16:33:14 +0100
commit65faf0bfb0a114a5ed307e63ebb397c626c1c693 (patch)
tree7d45033ea2bac8c4c6a88b67e612972db93630c9
parent16ff70613a95d7f85f4cab09f2b3316f67e5901b (diff)
config.mk: Set the version to development pre-alpha
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
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