diff options
| author | Eric Biggers <ebiggers@google.com> | 2020-06-13 10:43:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-13 10:43:29 -0700 |
| commit | 097234779e2ac5e904804802e14ec74e2028d168 (patch) | |
| tree | 78b172fe38a6bfd81bd4d8b1c6ea2010f7da5d8d | |
| parent | d4c6fc50bcf6493c21b363ccf69c73561f32dfe8 (diff) | |
Release version v0.2.9 (#238)v0.2.9
| -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.8 +VERSION := v0.2.9 NAME := fscrypt PAM_NAME := pam_$(NAME) |