aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2020-05-12 11:21:44 -0400
committerRob Austein <sra@hactrn.net>2020-05-12 11:21:44 -0400
commit92480b67c35388f0fe8fd6f36e9257afaba34849 (patch)
tree8ac67b59c1402b858289b69fbc77c5e51f3c4947
parent714edae241d60f223aed9c6b104952149ca20cf6 (diff)
Bump version number to 4.0
Developer consensus is that between mulitple new cores and a number of performance improvements, this is worthy of a major version number bump.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e3a51b4..9afede5 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
# What we call the package before we start mucking with branches and revision numbers
PACKAGE_BASE_NAME := cryptech-alpha
-PACKAGE_BASE_VERSION := 3.1
+PACKAGE_BASE_VERSION := 4.0
# Git voodoo: plumbing commands to pull the current branch and list of
# all (local) branches, and to pull something we can use as a version