aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2022-02-23 12:48:48 -0800
committerEric Biggers <ebiggers@google.com>2022-02-23 12:48:48 -0800
commitf28f2be05de938b1c2da7a88569bf6611250a9e2 (patch)
treebbda35b06626be6f108bdd9a5321bb305f5b67bb
parent91aa3ebf42032ca783c41f9ec25d885875f66ddb (diff)
v0.3.3v0.3.3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a6f9694..139f259 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
# the License.
# Update on each new release!!
-VERSION := v0.3.2
+VERSION := v0.3.3
NAME := fscrypt
PAM_NAME := pam_$(NAME)