aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2021-03-31 16:19:39 -0700
committerGitHub <noreply@github.com>2021-03-31 16:19:39 -0700
commitdad0c1158455dcfd9acbd219a04ef348bf454332 (patch)
tree880ce2c34b2d1282b505969c530601470f7a7ad9 /Makefile
parent2578a1afaf58712ea3c54eb51f86594455c4cafa (diff)
Release version v0.3.0 (#282)v0.3.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2817034..6e79421 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
# the License.
# Update on each new release!!
-VERSION := v0.2.9
+VERSION := v0.3.0
NAME := fscrypt
PAM_NAME := pam_$(NAME)