aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2020-06-13 10:43:29 -0700
committerGitHub <noreply@github.com>2020-06-13 10:43:29 -0700
commit097234779e2ac5e904804802e14ec74e2028d168 (patch)
tree78b172fe38a6bfd81bd4d8b1c6ea2010f7da5d8d /Makefile
parentd4c6fc50bcf6493c21b363ccf69c73561f32dfe8 (diff)
Release version v0.2.9 (#238)v0.2.9
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c8a6b79..e21b512 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
# the License.
# Update on each new release!!
-VERSION := v0.2.8
+VERSION := v0.2.9
NAME := fscrypt
PAM_NAME := pam_$(NAME)