diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |