aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2020-05-20 03:36:16 -0700
committerGitHub <noreply@github.com>2020-05-20 03:36:16 -0700
commite9f3dea860bb314e95bf50a1c88688d4762ad302 (patch)
tree9d0e1c61103b49ac218f300358f125b30c46d3f3 /Makefile
parent636698bb79ab182b72f7da6172fa3fd7ffd58e3c (diff)
Release version v0.2.8 (#230)v0.2.8
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 54c381d..c8a6b79 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
# the License.
# Update on each new release!!
-VERSION := v0.2.7
+VERSION := v0.2.8
NAME := fscrypt
PAM_NAME := pam_$(NAME)