aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2024-03-19 22:02:51 +0000
committerEric Biggers <ebiggers@google.com>2024-03-19 22:09:50 +0000
commit49c71dedfee544fd74808d3a18972fb65d6e9f02 (patch)
tree0fd1c10e189bd5b766dbc93baeb98426470af418 /Makefile
parentec1b997ea0b7f75eeaea3d139de86a0b707ecb38 (diff)
v0.3.5v0.3.5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index aee8553..5cc8deb 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
# the License.
# Update this on each new release, along with the NEWS.md file.
-VERSION := v0.3.4
+VERSION := v0.3.5
NAME := fscrypt
PAM_NAME := pam_$(NAME)