aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJoseph Richey <joerichey@google.com>2019-09-11 17:00:09 -0700
committerGitHub <noreply@github.com>2019-09-11 17:00:09 -0700
commit672cce613a8b3acf66e0f288206b1fcbff7d41cd (patch)
tree971742e4a192ee82cb0ab91f21e82c355029f6b5 /Makefile
parentd3a1991d4665578e5f315d4aab00b4e29c01df07 (diff)
Prepare v0.2.5 (#147)v0.2.5
Also add go version attrubute to go.mod
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d6c5782..975cfa5 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
# the License.
# Update on each new release!!
-VERSION := v0.2.4
+VERSION := v0.2.5
NAME := fscrypt
PAM_NAME := pam_$(NAME)