diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ # the License. # Update on each new release!! -VERSION := v0.2.5 +VERSION := v0.2.6 NAME := fscrypt PAM_NAME := pam_$(NAME) |