diff options
| author | Eric Biggers <ebiggers@google.com> | 2023-01-30 22:59:20 -0800 |
|---|---|---|
| committer | Eric Biggers <ebiggers@google.com> | 2023-01-30 22:59:20 -0800 |
| commit | f91f8e4fcb59d6db80e5150530a65fe39a836eb2 (patch) | |
| tree | c932ace996f06f96e8b07fdbf4a688d1c8292909 /Makefile | |
| parent | a72760aa794e7714496074a0264314d26fa3b4c8 (diff) | |
v0.3.4v0.3.4
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ # the License. # Update this on each new release, along with the NEWS.md file. -VERSION := v0.3.3 +VERSION := v0.3.4 NAME := fscrypt PAM_NAME := pam_$(NAME) |