Re-generate the Makefiles

This commit is contained in:
Pierre Pronchery 2016-02-20 15:58:06 +01:00
parent e4c3b20e18
commit cb65c8d9e0
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#define PACKAGE "Mailer"
#define VERSION "0.1.6"
#define VERSION "0.1.7"
#ifndef PREFIX
# define PREFIX "/usr/local"

View File

@ -1,5 +1,5 @@
PACKAGE="Mailer"
VERSION="0.1.6"
VERSION="0.1.7"
PREFIX="/usr/local"
LIBDIR="${PREFIX}/lib"