aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2023-01-30 22:59:20 -0800
committerEric Biggers <ebiggers@google.com>2023-01-30 22:59:20 -0800
commitf91f8e4fcb59d6db80e5150530a65fe39a836eb2 (patch)
treec932ace996f06f96e8b07fdbf4a688d1c8292909 /Makefile
parenta72760aa794e7714496074a0264314d26fa3b4c8 (diff)
v0.3.4v0.3.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f1a6228..0ffd1eb 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.3
+VERSION := v0.3.4
NAME := fscrypt
PAM_NAME := pam_$(NAME)