diff options
| author | Eric Biggers <ebiggers@google.com> | 2020-05-20 03:36:16 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-20 03:36:16 -0700 |
| commit | e9f3dea860bb314e95bf50a1c88688d4762ad302 (patch) | |
| tree | 9d0e1c61103b49ac218f300358f125b30c46d3f3 /Makefile | |
| parent | 636698bb79ab182b72f7da6172fa3fd7ffd58e3c (diff) | |
Release version v0.2.8 (#230)v0.2.8
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.7 +VERSION := v0.2.8 NAME := fscrypt PAM_NAME := pam_$(NAME) |