diff options
| author | Joe Richey <joerichey@google.com> | 2020-03-24 00:17:57 -0700 |
|---|---|---|
| committer | Joe Richey <joerichey@google.com> | 2020-03-24 00:17:57 -0700 |
| commit | 2b160aeb4dccac642bfeca3a0598fcfdc4238842 (patch) | |
| tree | 28218dda4f315dd87dd3aa8bb3db6e96bb910189 /Makefile | |
| parent | 270e0e42a8cc110121a5070c0b51b23bfddc3cea (diff) | |
Release version v0.2.7v0.2.7
Signed-off-by: Joe Richey <joerichey@google.com>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ # the License. # Update on each new release!! -VERSION := v0.2.6 +VERSION := v0.2.7 NAME := fscrypt PAM_NAME := pam_$(NAME) |