aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Richey <joerichey@google.com>2018-08-23 11:10:06 -0700
committerGitHub <noreply@github.com>2018-08-23 11:10:06 -0700
commit1e1b67dae6c3ae3b5acb5ce377b01b286c3e676b (patch)
treec6770890aba49c1bcbada7fc69152440b187bc1a
parent6ba94e27031f2372073257222b6e551790b1b0c1 (diff)
parenta2ad53fd17e0dc43754982294c2a7e7d8a797a06 (diff)
Merge pull request #105 from google/releasev0.2.4
Release: v0.2.4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ee57155..62f519f 100644
--- a/Makefile
+++ b/Makefile
@@ -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)