Bump encfs version to 1.8

This commit is contained in:
Jakob Unterwurzacher 2015-03-09 22:01:43 +01:00
parent 51c01bc5ec
commit 01d65f43ff

View File

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([encfs], [1.7.5])
AC_INIT([encfs], [1.8])
AC_CONFIG_SRCDIR([encfs/encfs.h])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])