diff options
| author | Joseph Richey <joerichey@google.com> | 2018-08-23 11:10:06 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-23 11:10:06 -0700 |
| commit | 1e1b67dae6c3ae3b5acb5ce377b01b286c3e676b (patch) | |
| tree | c6770890aba49c1bcbada7fc69152440b187bc1a | |
| parent | 6ba94e27031f2372073257222b6e551790b1b0c1 (diff) | |
| parent | a2ad53fd17e0dc43754982294c2a7e7d8a797a06 (diff) | |
Merge pull request #105 from google/releasev0.2.4
Release: v0.2.4
| -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) |