From 92480b67c35388f0fe8fd6f36e9257afaba34849 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 12 May 2020 11:21:44 -0400 Subject: 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. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3