diff options
author | Rob Austein <sra@hactrn.net> | 2017-05-09 23:09:22 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2017-05-09 23:09:22 -0400 |
commit | 2a07b3f3e2bcc585abe95568fa2eda933338fb08 (patch) | |
tree | 1539910432125ba3d277b2af178b15fcf573da9f /Makefile | |
parent | daaaf688cee5692f68edebef8431e479f2ab29ed (diff) |
Bump version number, pull in README updates.
Diffstat (limited to 'Makefile')
-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 := 2.0 +PACKAGE_BASE_VERSION := 3.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 |