diff options
| author | Joe Richey joerichey@google.com <joerichey@google.com> | 2018-08-23 11:07:49 -0700 |
|---|---|---|
| committer | Joe Richey joerichey@google.com <joerichey@google.com> | 2018-08-23 11:09:01 -0700 |
| commit | a2ad53fd17e0dc43754982294c2a7e7d8a797a06 (patch) | |
| tree | c6770890aba49c1bcbada7fc69152440b187bc1a /Makefile | |
| parent | 6ba94e27031f2372073257222b6e551790b1b0c1 (diff) | |
Release: v0.2.4
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.3 +VERSION := v0.2.4 NAME := fscrypt PAM_NAME := pam_$(NAME) |